Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-100605
#<BuildRuby:0x00007f02b34cfdd0
@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.20241007-100605",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.004386 0.003576 3.818160 ( 3.650734)
build_miniruby 0.001634 0.000192 1.438754 ( 1.436555)
build_ruby 0.001714 0.000201 3.982213 ( 4.131128)
build_all 0.005771 0.003690 7.321207 ( 3.010128)
build_install 0.018155 0.002625 10.189652 ( 4.594631)
test_btest 0.000864 0.000120 93.773741 ( 24.822215)
test_basic 0.006387 0.004165 1.186323 ( 1.231969)
test_all 0.107963 0.041158 819.914564 (247.548448)
test_rubyspec 0.062959 0.028234 131.776295 ( 28.099857)
total: 318.53 sec