Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-044236
#<BuildRuby:0x00005591dafa2230
@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.20240128-044236",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.005062 0.001320 2.011984 ( 2.702914)
build_miniruby 0.001290 0.000336 1.743232 ( 1.780614)
build_ruby 0.001713 0.000447 3.625783 ( 3.890939)
build_all 0.008480 0.000000 6.528773 ( 3.649375)
build_install 0.015574 0.005947 8.145627 ( 5.040852)
test_btest 0.000595 0.000154 87.098588 ( 36.095716)
test_basic 0.001280 0.006066 0.990837 ( 1.107144)
test_all 0.072998 0.044918 740.066272 (283.729717)
test_rubyspec 0.042174 0.062936 166.390576 (178.697732)
total: 516.70 sec