Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-035043
#<BuildRuby:0x00007ffaa80cfdc8
@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.20241113-035043",
@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.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.004254 0.003331 3.730175 ( 4.006507)
build_miniruby 0.000000 0.001776 1.238215 ( 1.235124)
build_ruby 0.001125 0.000680 4.017132 ( 4.196554)
build_all 0.000000 0.008284 6.375667 ( 2.682118)
build_install 0.014488 0.006450 8.721706 ( 4.081717)
test_btest 0.001071 0.000000 77.922139 ( 21.698457)
test_basic 0.005614 0.003525 0.946472 ( 0.996218)
test_all 0.121997 0.025089 723.169214 (220.159495)
test_rubyspec 0.054165 0.028541 120.896020 ( 30.172937)
total: 289.23 sec