Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-013353
#<BuildRuby:0x00007ffbe910fdc8
@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.20241110-013353",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.002978 0.003768 3.693044 ( 3.624863)
build_miniruby 0.001132 0.000293 1.540878 ( 1.537541)
build_ruby 0.001582 0.000410 3.793041 ( 3.948964)
build_all 0.006725 0.000653 6.196611 ( 2.561430)
build_install 0.011410 0.006892 8.800381 ( 4.259959)
test_btest 0.000773 0.000218 77.574516 ( 20.828599)
test_basic 0.006305 0.003529 1.006578 ( 1.064235)
test_all 0.112304 0.033270 718.917212 (262.316854)
test_rubyspec 0.045224 0.036852 117.200735 ( 25.651146)
total: 325.79 sec