Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-050203
#<BuildRuby:0x00007f461459fdd8
@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.20241209-050203",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.000000 0.007786 3.125911 ( 3.027260)
build_miniruby 0.000000 0.001645 1.613467 ( 1.612250)
build_ruby 0.001971 0.000211 3.647006 ( 3.819021)
build_all 0.004109 0.004822 5.572536 ( 2.264877)
build_install 0.016392 0.004752 8.403088 ( 3.972669)
test_btest 0.000678 0.000252 77.419645 ( 21.040828)
test_basic 0.004044 0.005603 0.845901 ( 0.890713)
test_all 0.087959 0.060613 704.278627 (217.200832)
test_rubyspec 0.039842 0.043646 116.478270 ( 28.317843)
total: 282.15 sec