Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241130-014739
#<BuildRuby:0x00007fc438c9fdc0
@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.20241130-014739",
@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.000015 0.000007 0.000022 ( 0.000023)
autoconf 0.000024 0.000010 0.000034 ( 0.000035)
configure 0.000020 0.000009 0.000029 ( 0.000029)
build_up 0.007748 0.001628 3.685024 ( 4.656336)
build_miniruby 0.001398 0.000599 1.739080 ( 2.021635)
build_ruby 0.001422 0.000610 4.614324 ( 5.160856)
build_all 0.008635 0.001839 7.095929 ( 5.021529)
build_install 0.021055 0.002478 9.794648 ( 7.351673)
test_btest 0.000786 0.000292 81.614261 ( 39.381002)
test_basic 0.004068 0.008395 1.104893 ( 1.233065)
test_all 0.123350 0.030069 809.593126 (343.464223)
test_rubyspec 0.030184 0.059397 120.558554 ( 32.543246)
total: 440.83 sec