Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-174850
#<BuildRuby:0x00007f80ccaafdd0
@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.20241011-174850",
@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.000014 0.000008 0.000022 ( 0.000022)
autoconf 0.000023 0.000012 0.000035 ( 0.000035)
configure 0.000020 0.000010 0.000030 ( 0.000031)
build_up 0.000000 0.007226 3.380612 ( 3.323369)
build_miniruby 0.000545 0.000991 1.374509 ( 1.371296)
build_ruby 0.000384 0.001653 4.153686 ( 15.114624)
build_all 0.005701 0.003705 7.103271 ( 2.865550)
build_install 0.002275 0.018412 9.817966 ( 4.645521)
test_btest 0.000562 0.000478 92.145178 ( 25.555947)
test_basic 0.007423 0.002555 1.133235 ( 1.219785)
test_all 0.108447 0.041150 743.830383 (228.094473)
test_rubyspec 0.044023 0.039380 129.394765 ( 29.537329)
total: 311.73 sec