Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250306-143328
#<BuildRuby:0x00007f7c8670fdc8
@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.20250306-143328",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000027 0.000009 0.000036 ( 0.000037)
build_up 0.001903 0.004652 3.360244 ( 2.556958)
build_miniruby 0.001100 0.000382 1.137724 ( 1.137171)
build_ruby 0.001218 0.000423 3.385943 ( 3.576352)
build_all 0.001468 0.007232 5.398158 ( 2.237810)
build_install 0.005507 0.012960 7.321257 ( 3.495965)
test_btest 0.000555 0.000288 45.897599 ( 12.907268)
test_basic 0.003225 0.003654 0.729251 ( 0.784738)
test_all 0.082111 0.032632 515.376316 (153.065923)
test_rubyspec 0.029438 0.047426 99.522122 ( 28.072064)
total: 207.84 sec