Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-145003
#<BuildRuby:0x00007fa8750ffdc8
@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.20241119-145003",
@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.000021 0.000008 0.000029 ( 0.000028)
autoconf 0.000033 0.000011 0.000044 ( 0.000045)
configure 0.000035 0.000012 0.000047 ( 0.000047)
build_up 0.000186 0.008088 3.821062 ( 3.773743)
build_miniruby 0.000000 0.001721 1.506844 ( 1.505408)
build_ruby 0.000070 0.002123 4.323755 ( 4.535165)
build_all 0.009551 0.000658 6.710643 ( 3.696916)
build_install 0.020147 0.003129 9.368253 ( 5.417998)
test_btest 0.000000 0.000851 79.593433 ( 36.287031)
test_basic 0.004139 0.005758 1.085879 ( 1.174261)
test_all 0.113583 0.034110 705.618506 (285.025431)
test_rubyspec 0.048089 0.035941 121.048668 ( 44.261043)
total: 385.68 sec