Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-174301
#<BuildRuby:0x00007fd5eb92fdd8
@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.20241016-174301",
@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.000024)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.007211 0.001030 3.870371 ( 3.715982)
build_miniruby 0.001553 0.000000 1.310653 ( 1.308448)
build_ruby 0.001740 0.000000 4.541437 ( 4.689347)
build_all 0.005107 0.004304 7.486680 ( 3.129552)
build_install 0.019307 0.000957 10.925276 ( 5.320589)
test_btest 0.000751 0.000113 98.659491 ( 31.180634)
test_basic 0.006764 0.004880 1.048505 ( 1.094972)
test_all 0.093934 0.058626 732.701471 (225.093701)
test_rubyspec 0.048545 0.040170 137.577653 ( 27.631409)
total: 303.17 sec