Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-232719
#<BuildRuby:0x00007ff8dccffdc8
@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.20241203-232719",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.006362 0.003638 4.262335 ( 3.736443)
build_miniruby 0.000000 0.001801 1.686276 ( 1.683788)
build_ruby 0.000018 0.001953 4.261401 ( 4.455785)
build_all 0.005715 0.005248 6.743013 ( 4.307324)
build_install 0.017256 0.007536 9.886039 ( 6.968723)
test_btest 0.000688 0.000182 81.257165 ( 37.180238)
test_basic 0.003964 0.005617 0.903009 ( 2.666831)
test_all 0.110800 0.031082 764.213656 (347.495006)
test_rubyspec 0.046857 0.040028 124.944528 ( 47.845249)
total: 456.34 sec