Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-040311
#<BuildRuby:0x00007f632ec6fdc0
@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-040311",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002027 0.004418 2.786646 ( 2.731722)
build_miniruby 0.001281 0.000214 1.139413 ( 1.136294)
build_ruby 0.000000 0.001655 3.651548 ( 3.844067)
build_all 0.006462 0.001320 6.464554 ( 2.771428)
build_install 0.015329 0.003101 8.143191 ( 3.836750)
test_btest 0.000694 0.000133 77.738666 ( 20.695132)
test_basic 0.001593 0.008090 1.069310 ( 1.119177)
test_all 0.082590 0.062708 709.236105 (209.320283)
test_rubyspec 0.056891 0.024065 116.386637 ( 26.033098)
total: 271.49 sec