Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-095523
#<BuildRuby:0x00007fe8905efdc8
@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-095523",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.000000 0.007817 3.714797 ( 3.758063)
build_miniruby 0.001114 0.000481 1.668856 ( 1.668197)
build_ruby 0.001563 0.000379 4.259574 ( 4.431089)
build_all 0.003726 0.005167 6.880517 ( 2.873724)
build_install 0.015695 0.003896 9.790790 ( 4.841666)
test_btest 0.000796 0.000215 77.225319 ( 20.599068)
test_basic 0.003111 0.006846 1.104228 ( 1.149557)
test_all 0.104587 0.041741 715.627848 (206.944231)
test_rubyspec 0.053467 0.027807 118.678902 ( 27.520713)
total: 273.79 sec