Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-213744
#<BuildRuby:0x00007f3e0411fdc0
@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-213744",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.007114 0.000667 3.291149 ( 3.188280)
build_miniruby 0.001527 0.000143 1.268597 ( 1.265642)
build_ruby 0.001634 0.000153 3.570580 ( 3.771152)
build_all 0.004703 0.004298 7.027468 ( 2.814049)
build_install 0.009396 0.009424 10.047993 ( 4.771232)
test_btest 0.000889 0.000157 92.971884 ( 24.586573)
test_basic 0.006811 0.004038 0.996641 ( 1.050297)
test_all 0.117287 0.035719 764.902764 (227.692953)
test_rubyspec 0.046936 0.039350 137.508056 ( 32.153322)
total: 301.29 sec