Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241001-071339
#<BuildRuby:0x00007ffb2ae0fdd0
@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.20241001-071339",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.008341 0.000110 4.683494 ( 3.978774)
build_miniruby 0.000000 0.001965 1.671697 ( 1.668815)
build_ruby 0.000000 0.002112 4.391000 ( 41.972538)
build_all 0.002525 0.007089 7.570950 ( 3.828014)
build_install 0.023563 0.000000 11.564721 ( 6.046521)
test_btest 0.001090 0.000000 100.580274 ( 31.309116)
test_basic 0.004208 0.006154 0.980597 ( 1.027947)
test_all 0.105360 0.045128 771.482799 (221.268774)
test_rubyspec 0.062260 0.027280 135.762634 ( 31.288145)
total: 342.39 sec