Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-152528
#<BuildRuby:0x00007fd9abf5fdc0
@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.20241010-152528",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000034 0.000009 0.000043 ( 0.000041)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.003814 0.003967 3.485204 ( 3.452808)
build_miniruby 0.001315 0.000376 1.505241 ( 1.501884)
build_ruby 0.001656 0.000474 4.182574 ( 4.342665)
build_all 0.008142 0.001084 6.998718 ( 2.874030)
build_install 0.025137 0.000749 9.996343 ( 4.828326)
test_btest 0.000000 0.001145 88.913614 ( 24.674541)
test_basic 0.003644 0.006253 1.095469 ( 1.144061)
test_all 0.088428 0.062116 758.895754 (221.558338)
test_rubyspec 0.053194 0.032619 134.789259 ( 30.769776)
total: 295.15 sec