Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-063642
#<BuildRuby:0x00007f1ede78fdd0
@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.20241120-063642",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004866 0.002449 3.210871 ( 3.161750)
build_miniruby 0.001600 0.000000 1.306173 ( 1.302869)
build_ruby 0.000000 0.001753 3.794836 ( 14.691041)
build_all 0.006270 0.002048 6.064311 ( 2.661729)
build_install 0.011475 0.005787 8.758024 ( 4.877145)
test_btest 0.000810 0.000208 71.745935 ( 20.503771)
test_basic 0.007235 0.001860 0.926358 ( 0.977527)
test_all 0.093367 0.049494 709.397370 (208.523006)
test_rubyspec 0.043198 0.039700 118.367713 ( 27.968104)
total: 284.67 sec