Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-132807
#<BuildRuby:0x000055ae35de9fc0
@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.20240317-132807",
@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.000022)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.004522 0.004174 2.495359 ( 2.578161)
build_miniruby 0.001857 0.000000 1.960361 ( 1.964548)
build_ruby 0.001969 0.000000 3.582785 ( 13.021567)
build_all 0.008638 0.000209 7.390780 ( 3.755694)
build_install 0.012905 0.009452 9.274741 ( 5.508586)
test_btest 0.000638 0.000232 96.967125 ( 38.107321)
test_basic 0.006780 0.001041 1.059714 ( 1.178122)
test_all 0.062520 0.061271 812.806038 (251.680678)
test_rubyspec 0.041436 0.038936 108.925324 (118.140508)
total: 435.94 sec