Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-224900
#<BuildRuby:0x00007f34794cfdd8
@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.20240823-224900",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.003506 0.003842 3.238734 ( 3.193801)
build_miniruby 0.001131 0.000390 1.307169 ( 1.303759)
build_ruby 0.001323 0.000456 3.880246 ( 4.027082)
build_all 0.005895 0.002033 7.728833 ( 2.996038)
build_install 0.005529 0.011609 9.420156 ( 4.249882)
test_btest 0.000642 0.000269 118.420338 ( 30.835609)
test_basic 0.000000 0.010178 1.315342 ( 1.362083)
test_all 0.097927 0.053225 831.719143 (240.892383)
test_rubyspec 0.042048 0.049189 166.602056 ( 35.240243)
total: 324.10 sec