Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-043429
#<BuildRuby:0x0000557e8134a120
@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.20231013-043429",
@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.000027 0.000007 0.000034 ( 0.000028)
autoconf 0.000030 0.000008 0.000038 ( 0.000033)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.002453 0.004815 2.638233 ( 3.565491)
build_miniruby 0.001760 0.000535 1.818122 ( 2.016358)
build_ruby 0.001441 0.000438 3.789158 ( 4.254011)
build_all 0.005730 0.003392 6.687222 ( 4.423014)
build_install 0.021847 0.000207 8.416171 ( 6.602008)
test_btest 0.001057 0.000282 89.676559 ( 60.773166)
test_basic 0.007725 0.000000 1.003945 ( 1.236012)
test_all 0.004866 0.005437 682.464878 (320.415268)
test_rubyspec 0.038501 0.028740 107.278590 (121.747720)
total: 525.03 sec