Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-163926
#<BuildRuby:0x00007f87a02efde0
@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.20241220-163926",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.002188 0.003449 2.117405 ( 2.434948)
build_miniruby 0.001052 0.000351 1.608275 ( 1.610656)
build_ruby 0.001599 0.000533 3.239842 ( 3.440146)
build_all 0.007371 0.001046 6.391229 ( 2.630761)
build_install 0.011718 0.005317 7.693790 ( 3.966502)
test_btest 0.000811 0.000270 72.419255 ( 19.287452)
test_basic 0.005221 0.004675 0.841055 ( 0.887522)
test_all 0.110122 0.030484 678.257579 (202.399733)
test_rubyspec 0.049518 0.030942 119.957928 ( 27.809255)
total: 264.47 sec