Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-022351
#<BuildRuby:0x00007f9cdd75fdd8
@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.20241026-022351",
@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.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.000000 0.007793 3.487923 ( 3.334924)
build_miniruby 0.000000 0.001800 1.592441 ( 1.590344)
build_ruby 0.000000 0.001820 3.912795 ( 4.099189)
build_all 0.004976 0.003468 6.424335 ( 2.593506)
build_install 0.019000 0.002239 9.231016 ( 4.222089)
test_btest 0.000978 0.000000 76.331050 ( 20.428972)
test_basic 0.011012 0.000000 1.112377 ( 1.156550)
test_all 0.116881 0.029545 678.593719 (215.303560)
test_rubyspec 0.040964 0.037766 120.202623 ( 24.012768)
total: 276.74 sec