Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-115247
#<BuildRuby:0x000055fb4ed96120
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240116-115247",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.004751 0.000216 1.610038 ( 2.261757)
build_miniruby 0.001324 0.000403 1.690066 ( 1.689927)
build_ruby 0.001397 0.000426 2.882682 ( 3.109900)
build_all 0.002347 0.005013 5.278336 ( 2.405847)
build_install 0.010384 0.006582 6.496292 ( 3.423163)
test_btest 0.000840 0.000000 80.849697 ( 31.230999)
test_basic 0.006483 0.001057 0.834027 ( 0.928096)
test_all 0.093100 0.026167 711.386604 (262.056412)
test_rubyspec 0.046258 0.019111 93.233016 (104.934695)
total: 412.04 sec