Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-222038
#<BuildRuby:0x000055cb25c81cc0
@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.20231207-222038",
@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.000026 0.000008 0.000034 ( 0.000030)
autoconf 0.000035 0.000010 0.000045 ( 0.000041)
configure 0.000031 0.000009 0.000040 ( 0.000039)
build_up 0.006109 0.001711 2.442147 ( 2.982248)
build_miniruby 0.001163 0.000326 1.759240 ( 1.849619)
build_ruby 0.001557 0.000436 3.508552 ( 3.775430)
build_all 0.007678 0.000902 6.093690 ( 3.733002)
build_install 0.008936 0.011850 7.554909 ( 4.873470)
test_btest 0.000589 0.000203 81.297233 ( 30.182432)
test_basic 0.006633 0.002287 0.903786 ( 0.990328)
test_all 0.097794 0.020751 687.252243 (281.967635)
test_rubyspec 0.045794 0.024156 96.077979 (108.740127)
total: 439.10 sec