Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-045012
#<BuildRuby:0x00007fe60b9afdc8
@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.20240928-045012",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000004 0.000038 ( 0.000039)
configure 0.000036 0.000005 0.000041 ( 0.000041)
build_up 0.009442 0.000670 5.378100 ( 7.116234)
build_miniruby 0.001496 0.000183 1.947137 ( 2.288803)
build_ruby 0.000000 0.002908 4.815957 ( 6.191794)
build_all 0.008560 0.002367 7.668477 ( 8.090144)
build_install 0.022025 0.005770 11.749216 ( 12.851450)
test_btest 0.000822 0.000131 102.749750 (102.638993)
test_basic 0.007878 0.005153 1.326805 ( 2.131802)
test_all 0.123331 0.036142 876.861606 (464.529930)
test_rubyspec 0.043078 0.043992 138.077494 ( 37.852890)
total: 643.69 sec