Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-223847
#<BuildRuby:0x00007ff613f8fdc0
@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.20241202-223847",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.000564 0.008189 3.457230 ( 3.279903)
build_miniruby 0.000000 0.001738 1.528128 ( 1.530443)
build_ruby 0.000955 0.001006 4.266049 ( 4.457448)
build_all 0.003770 0.005523 6.740543 ( 3.283818)
build_install 0.010804 0.009614 9.495248 ( 5.022833)
test_btest 0.000663 0.000311 80.202195 ( 26.486587)
test_basic 0.007027 0.003293 1.008038 ( 1.056020)
test_all 0.107905 0.039339 763.582324 (240.598643)
test_rubyspec 0.039943 0.038713 118.449927 ( 29.253606)
total: 314.97 sec