Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-180230
#<BuildRuby:0x00007ff343cefde0
@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.20241029-180230",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.000000 0.007499 3.641620 ( 3.522676)
build_miniruby 0.000838 0.000708 1.324550 ( 1.322073)
build_ruby 0.000000 0.001834 3.930555 ( 4.125476)
build_all 0.006182 0.002668 6.390509 ( 2.694592)
build_install 0.018951 0.000000 8.941732 ( 4.249758)
test_btest 0.000990 0.000000 75.477889 ( 20.691160)
test_basic 0.006477 0.003634 0.848064 ( 5.045594)
test_all 0.113093 0.033331 699.140051 (217.738079)
test_rubyspec 0.051519 0.029908 117.854306 ( 25.080353)
total: 284.47 sec