Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-103956
#<BuildRuby:0x000055685d1263b0
@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.20231217-103956",
@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.000023 0.000000 0.000023 ( 0.000024)
autoconf 0.000033 0.000001 0.000034 ( 0.000034)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.007328 0.000253 2.476394 ( 3.723935)
build_miniruby 0.001167 0.000040 1.626064 ( 1.841104)
build_ruby 0.001950 0.000044 3.367167 ( 26.722078)
build_all 0.008782 0.000175 6.134507 ( 4.734572)
build_install 0.015213 0.004888 7.684494 ( 6.132349)
test_btest 0.000822 0.000000 83.179471 ( 68.559908)
test_basic 0.000000 0.008742 0.922177 ( 1.284783)
test_all 0.097864 0.027070 763.187831 (377.063910)
test_rubyspec 0.048309 0.022050 96.770567 (119.419060)
total: 609.48 sec