Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-220034
#<BuildRuby:0x00007fbe655cfdc0
@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.20241230-220034",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.002780 0.003862 2.155983 ( 4.035475)
build_miniruby 0.001581 0.000226 1.763554 ( 2.735069)
build_ruby 0.002289 0.000000 4.466999 ( 7.137146)
build_all 0.005896 0.004776 7.066611 ( 9.444461)
build_install 0.022715 0.001567 9.025339 ( 11.468018)
test_btest 0.000756 0.000117 81.515404 (110.017938)
test_basic 0.010945 0.000990 1.114755 ( 2.036214)
test_all 0.117088 0.039385 808.756053 (724.562063)
test_rubyspec 0.063031 0.018446 119.063885 ( 34.021079)
total: 905.46 sec