Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241004-133941
#<BuildRuby:0x00007f1728b4fdc0
@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.20241004-133941",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.007197 0.001091 3.679538 ( 3.558793)
build_miniruby 0.001608 0.000243 1.530661 ( 1.527474)
build_ruby 0.001657 0.000251 3.923058 ( 4.122455)
build_all 0.005022 0.004420 7.638219 ( 3.139570)
build_install 0.018525 0.001649 10.671224 ( 5.132712)
test_btest 0.001082 0.000181 96.811361 ( 25.960991)
test_basic 0.003588 0.008056 1.054750 ( 1.104502)
test_all 0.125503 0.026641 808.422566 (248.248806)
test_rubyspec 0.059598 0.028419 141.039725 ( 31.898336)
total: 324.69 sec