Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240704-013627
#<BuildRuby:0x00007fb7abc3fdd8
@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.20240704-013627",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.000000 0.008419 3.391457 ( 2.877859)
build_miniruby 0.001667 0.000000 1.228057 ( 1.226423)
build_ruby 0.001525 0.000353 3.266184 ( 3.437125)
build_all 0.008185 0.000238 7.300107 ( 2.760830)
build_install 0.012808 0.007807 9.810479 ( 4.402646)
test_btest 0.000903 0.000254 108.447424 ( 27.824500)
test_basic 0.005727 0.003220 0.948600 ( 0.995788)
test_all 0.100501 0.050281 790.493656 (223.482776)
test_rubyspec 0.041454 0.050772 178.568210 ( 47.577457)
total: 314.59 sec