Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-195517
#<BuildRuby:0x00007f88e6f6fdd0
@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.20241103-195517",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.003555 0.003867 3.176552 ( 3.116764)
build_miniruby 0.001436 0.000383 1.263824 ( 1.260658)
build_ruby 0.001508 0.000402 3.841216 ( 3.998035)
build_all 0.006344 0.001692 6.391403 ( 2.646139)
build_install 0.007603 0.009638 8.669030 ( 3.940632)
test_btest 0.000879 0.000284 76.043848 ( 20.747291)
test_basic 0.006501 0.003641 0.999695 ( 1.046967)
test_all 0.083324 0.063623 712.253729 (203.247404)
test_rubyspec 0.054822 0.029403 123.123081 ( 34.820923)
total: 274.83 sec