Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-185014
#<BuildRuby:0x00007f3b0453fde0
@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.20241228-185014",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.001299 0.004371 1.374463 ( 2.036521)
build_miniruby 0.001376 0.000317 1.234983 ( 1.277344)
build_ruby 0.000000 0.001898 3.133431 ( 16.340554)
build_all 0.000000 0.007379 5.611050 ( 2.242355)
build_install 0.006100 0.010562 6.639262 ( 3.260045)
test_btest 0.000585 0.000230 62.989429 ( 16.603534)
test_basic 0.008690 0.000163 0.793678 ( 0.841245)
test_all 0.102353 0.033754 600.918796 (174.418711)
test_rubyspec 0.037480 0.041082 113.881464 ( 21.194721)
total: 238.22 sec