Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-073341
#<BuildRuby:0x000056435e602258
@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.20231020-073341",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.007060 0.000462 2.211595 ( 2.910938)
build_miniruby 0.000000 0.002076 1.650497 ( 1.687789)
build_ruby 0.000473 0.001261 3.294236 ( 3.536734)
build_all 0.007186 0.001283 5.886166 ( 4.071279)
build_install 0.018314 0.002301 7.419702 ( 5.255972)
test_btest 0.001327 0.000000 80.264177 ( 37.241430)
test_basic 0.002751 0.003937 0.882837 ( 0.980991)
test_all 0.001883 0.007294 649.957790 (233.533797)
test_rubyspec 0.038109 0.025499 91.041302 (102.825942)
total: 392.05 sec