Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-052836
#<BuildRuby:0x0000557c8888a018
@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.20231206-052836",
@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.000021 0.000007 0.000028 ( 0.000024)
autoconf 0.000033 0.000010 0.000043 ( 0.000034)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.005117 0.001462 2.249650 ( 2.284773)
build_miniruby 0.001105 0.000316 1.703149 ( 1.703422)
build_ruby 0.000000 0.001898 3.082390 ( 3.270408)
build_all 0.006351 0.001624 5.753827 ( 2.661303)
build_install 0.016631 0.002308 7.225184 ( 4.033705)
test_btest 0.000587 0.000164 80.810193 ( 28.964528)
test_basic 0.004167 0.003089 0.870192 ( 0.938130)
test_all 0.089856 0.029374 695.342264 (248.104929)
test_rubyspec 0.045514 0.020240 97.257382 (109.045869)
total: 401.01 sec