Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-153901
#<BuildRuby:0x000055eee98e63d0
@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.20221220-153901",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.001066 0.004243 1.140362 ( 2.633652)
build_miniruby 0.001075 0.000307 1.379233 ( 1.377929)
build_ruby 0.001150 0.000329 3.430807 ( 3.785411)
build_all 0.002746 0.005019 3.734374 ( 1.828444)
build_install 0.010912 0.005085 3.029521 ( 2.130687)
test_btest 0.000565 0.000197 58.033027 ( 18.457633)
test_basic 0.004498 0.000000 0.360190 ( 0.460599)
test_all 0.001984 0.000000 625.498502 (186.952625)
test_rubyspec 0.031440 0.014212 68.628111 ( 78.642285)
total: 296.27 sec