Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-043614
#<BuildRuby:0x0000563d34f42118
@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.20230809-043614",
@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.000025 0.000004 0.000029 ( 0.000028)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.007264 0.000057 2.234254 ( 7.121346)
build_miniruby 0.001233 0.000158 1.598297 ( 2.846731)
build_ruby 0.001461 0.000187 3.351115 ( 5.110341)
build_all 0.001428 0.006636 2.661766 ( 3.507284)
build_install 0.018081 0.001259 4.214758 ( 5.476179)
test_btest 0.000574 0.000094 81.982547 ( 52.408372)
test_basic 0.004477 0.003797 0.970974 ( 2.366602)
test_all 0.001339 0.000243 654.130449 (448.455655)
test_rubyspec 0.032485 0.025582 97.977143 (167.302164)
total: 694.60 sec