Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-005115
#<BuildRuby:0x00007fbf1dfffdc8
@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.20240921-005115",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000038 0.000011 0.000049 ( 0.000048)
configure 0.000046 0.000000 0.000046 ( 0.000045)
build_up 0.009100 0.001497 5.214832 ( 6.499348)
build_miniruby 0.000000 0.002183 1.793307 ( 1.991564)
build_ruby 0.002097 0.000033 4.945197 ( 5.837841)
build_all 0.009438 0.001555 7.985774 ( 7.323403)
build_install 0.016659 0.009632 11.757187 ( 10.539243)
test_btest 0.000000 0.001163 107.100437 ( 88.792082)
test_basic 0.000000 0.015073 1.417687 ( 2.116225)
test_all 0.092325 0.064283 859.062422 (307.626514)
test_rubyspec 0.047198 0.040435 143.157456 ( 32.746696)
total: 463.47 sec