Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-172021
#<BuildRuby:0x000055947e33a208
@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.20240227-172021",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.006100 0.001220 2.472479 ( 2.405578)
build_miniruby 0.001356 0.000271 1.589293 ( 1.596088)
build_ruby 0.001512 0.000302 3.398918 ( 3.629607)
build_all 0.003508 0.004066 6.474058 ( 2.639554)
build_install 0.014270 0.004605 8.549434 ( 4.258734)
test_btest 0.000732 0.000177 91.381497 ( 36.632847)
test_basic 0.005857 0.001414 0.940221 ( 1.012075)
test_all 0.063775 0.050246 743.575471 (275.713615)
test_rubyspec 0.052945 0.029274 122.083657 (131.539273)
total: 459.43 sec