Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-201128
#<BuildRuby:0x00007fc55c55fdd8
@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.20241209-201128",
@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.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.003395 0.004633 3.918050 ( 3.774235)
build_miniruby 0.001196 0.000224 1.411271 ( 1.409872)
build_ruby 0.001817 0.000000 3.793606 ( 3.901729)
build_all 0.009295 0.000000 5.687614 ( 2.564606)
build_install 0.013481 0.006607 9.052287 ( 5.955247)
test_btest 0.000702 0.000141 76.754140 ( 30.632044)
test_basic 0.003558 0.008801 1.155071 ( 1.378574)
test_all 0.089896 0.052491 707.264875 (251.152846)
test_rubyspec 0.049709 0.030936 117.256393 ( 25.185771)
total: 325.96 sec