Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-163433
#<BuildRuby:0x00007fcf043bfdc8
@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.20241208-163433",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000022 0.000009 0.000031 ( 0.000031)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.003680 0.003836 3.440824 ( 3.373721)
build_miniruby 0.001209 0.000504 1.468478 ( 1.464973)
build_ruby 0.001168 0.000486 4.123247 ( 4.250757)
build_all 0.004131 0.004082 6.123163 ( 2.572193)
build_install 0.016782 0.001822 8.720304 ( 4.333568)
test_btest 0.000735 0.000289 76.097788 ( 21.509402)
test_basic 0.000000 0.010236 0.906876 ( 0.958159)
test_all 0.117589 0.027671 707.229052 (205.287213)
test_rubyspec 0.048010 0.033521 115.321208 ( 24.684831)
total: 268.44 sec