Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-222944
#<BuildRuby:0x00007effa9d1fdd0
@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.20241106-222944",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.003213 0.004299 3.624228 ( 3.561355)
build_miniruby 0.001507 0.000000 1.577031 ( 1.573556)
build_ruby 0.000000 0.001702 3.769303 ( 3.964095)
build_all 0.003117 0.004924 6.043694 ( 2.444940)
build_install 0.013740 0.004234 8.945414 ( 4.438876)
test_btest 0.000872 0.000164 78.589643 ( 21.362569)
test_basic 0.005224 0.004156 1.038024 ( 1.086092)
test_all 0.096510 0.047897 763.544037 (235.861544)
test_rubyspec 0.033288 0.042522 113.981558 ( 26.285265)
total: 300.58 sec