Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-051938
#<BuildRuby:0x00007fce1cf1fdc8
@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.20241210-051938",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.008046 0.000688 3.820964 ( 4.595843)
build_miniruby 0.001656 0.000276 1.700716 ( 1.888700)
build_ruby 0.002096 0.000000 4.287073 ( 30.399261)
build_all 0.006639 0.003470 6.586446 ( 4.308544)
build_install 0.014034 0.009784 9.273951 ( 6.099987)
test_btest 0.000647 0.000144 78.326199 ( 49.752587)
test_basic 0.006782 0.005454 1.067939 ( 1.244664)
test_all 0.117423 0.031382 729.777390 (279.894510)
test_rubyspec 0.066705 0.014516 117.453704 ( 32.146438)
total: 410.33 sec