Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-211525
#<BuildRuby:0x00005651a1d1e130
@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.20230818-211525",
@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.000005 0.000028 ( 0.000028)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.002518 0.004553 2.204797 ( 6.328010)
build_miniruby 0.000000 0.001853 1.763717 ( 3.712109)
build_ruby 0.000000 0.001984 3.430074 ( 5.611442)
build_all 0.005505 0.003190 6.096218 ( 5.341670)
build_install 0.012272 0.006781 7.865180 ( 9.161675)
test_btest 0.000000 0.001129 83.388511 ( 73.291717)
test_basic 0.000520 0.007353 1.012433 ( 2.412079)
test_all 0.014574 0.002389 681.482451 (628.587994)
test_rubyspec 0.043250 0.039340 110.651538 (283.019923)
total: 1017.47 sec