Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-134227
#<BuildRuby:0x00007f816ca2fdd8
@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.20241126-134227",
@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.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.000000 0.008019 3.361387 ( 3.290564)
build_miniruby 0.000000 0.001558 1.650456 ( 1.649726)
build_ruby 0.000000 0.001790 4.141912 ( 4.279346)
build_all 0.007053 0.001341 6.307034 ( 2.714534)
build_install 0.006557 0.012008 9.023460 ( 4.530823)
test_btest 0.000640 0.000202 77.394471 ( 20.491937)
test_basic 0.002440 0.006525 1.004207 ( 1.053860)
test_all 0.086961 0.060410 716.674717 (239.560743)
test_rubyspec 0.037227 0.041621 120.013312 ( 28.972894)
total: 306.55 sec