Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-002427
#<BuildRuby:0x0000556b2246a130
@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.20230816-002427",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000033 0.000004 0.000037 ( 0.000035)
build_up 0.006846 0.000642 2.316766 ( 8.011175)
build_miniruby 0.001402 0.000132 1.775778 ( 4.783753)
build_ruby 0.001592 0.000149 3.498090 ( 7.160615)
build_all 0.008986 0.000059 6.793175 ( 8.867499)
build_install 0.015722 0.005499 8.127592 ( 9.972372)
test_btest 0.000369 0.000819 84.648854 ( 67.231250)
test_basic 0.003991 0.004233 1.003287 ( 1.995843)
test_all 0.008390 0.001198 647.522399 (495.611122)
test_rubyspec 0.046253 0.028540 106.876480 (183.072419)
total: 786.71 sec