Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-072418
#<BuildRuby:0x000055e29c126018
@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.20240316-072418",
@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.000026 0.000005 0.000031 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005310 0.001021 2.277008 ( 2.446681)
build_miniruby 0.001297 0.000249 1.749605 ( 1.756740)
build_ruby 0.001740 0.000335 3.790958 ( 4.227697)
build_all 0.004344 0.004449 7.329984 ( 4.637406)
build_install 0.009461 0.010376 9.393692 ( 6.304764)
test_btest 0.000602 0.000172 97.428530 ( 62.831381)
test_basic 0.002270 0.005410 1.043294 ( 1.257402)
test_all 0.093413 0.029290 864.112813 (450.043845)
test_rubyspec 0.054552 0.042291 137.599337 (148.433970)
total: 681.94 sec