Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-230303
#<BuildRuby:0x00005621eeba2078
@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.20240226-230303",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.004315 0.002724 2.351442 ( 2.134780)
build_miniruby 0.001353 0.000000 1.639601 ( 1.637747)
build_ruby 0.002049 0.000000 3.583324 ( 3.820852)
build_all 0.006643 0.000423 5.995058 ( 2.181059)
build_install 0.012035 0.007034 8.099773 ( 3.884333)
test_btest 0.000847 0.000165 87.959413 ( 23.083070)
test_basic 0.006182 0.001202 0.803800 ( 0.864719)
test_all 0.076255 0.043761 757.452446 (252.911788)
test_rubyspec 0.027955 0.058506 106.649648 (115.754281)
total: 406.27 sec