Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-225850
#<BuildRuby:0x000056251563a138
@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.20240207-225850",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.005276 0.001605 2.024920 ( 3.166594)
build_miniruby 0.001689 0.000000 1.706206 ( 1.807672)
build_ruby 0.002052 0.000000 3.763859 ( 4.178125)
build_all 0.008892 0.000015 6.563829 ( 4.954692)
build_install 0.009613 0.011671 8.080102 ( 6.014332)
test_btest 0.001236 0.000426 88.839365 ( 67.122193)
test_basic 0.001485 0.003199 1.006527 ( 1.282088)
test_all 0.097743 0.022077 840.280719 (434.853084)
test_rubyspec 0.060968 0.051451 191.513574 (264.527560)
total: 787.91 sec