Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-222609
#<BuildRuby:0x00007fdcec4afdc8
@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.20241111-222609",
@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.000004 0.000022 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.001127 0.006160 3.638612 ( 3.763223)
build_miniruby 0.000000 0.001764 1.393173 ( 1.391437)
build_ruby 0.000000 0.001855 4.113461 ( 4.205251)
build_all 0.008500 0.000000 6.255216 ( 2.533889)
build_install 0.007715 0.010437 8.799845 ( 4.065658)
test_btest 0.000637 0.000218 77.817090 ( 20.751235)
test_basic 0.008163 0.001481 0.915227 ( 0.963349)
test_all 0.096952 0.048005 668.224078 (195.090834)
test_rubyspec 0.055634 0.030013 120.278198 ( 26.000458)
total: 258.77 sec