Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-200016
#<BuildRuby:0x0000556027c6a2c8
@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-200016",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.007206 0.000000 2.431323 ( 2.612454)
build_miniruby 0.001535 0.000183 1.608198 ( 1.741392)
build_ruby 0.001384 0.000213 3.186972 ( 3.401235)
build_all 0.007802 0.000000 5.797727 ( 2.924025)
build_install 0.017495 0.001186 7.297355 ( 4.145475)
test_btest 0.000987 0.000131 81.875095 ( 29.537080)
test_basic 0.000000 0.007392 0.912635 ( 0.987211)
test_all 0.078862 0.038953 714.976445 (261.008073)
test_rubyspec 0.033808 0.028129 93.863373 (105.692806)
total: 412.05 sec