Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-094034
#<BuildRuby:0x00005557451d61a8
@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.20230612-094034",
@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.001800 0.000067 1.668893 ( 7.063470)
autoconf 0.001037 0.000038 2.422608 ( 2.447353)
configure 0.057421 0.007529 24.882655 ( 25.784420)
build_up 0.022603 0.004511 42.711358 ( 30.401384)
build_miniruby 0.010869 0.000000 52.404098 ( 14.785538)
build_ruby 0.001919 0.000051 2.292983 ( 2.173120)
build_all 0.055151 0.029679 208.375097 ( 63.910490)
build_install 0.009642 0.003647 3.605875 ( 2.193710)
test_btest 0.000720 0.000133 71.256210 ( 18.674378)
test_basic 0.004291 0.000792 0.592399 ( 0.664294)
test_all 0.001403 0.000000 525.232175 (154.594960)
test_rubyspec 0.039274 0.008170 107.406263 (124.473072)
total: 447.17 sec