Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-110402
#<BuildRuby:0x00007f8d814efdc0
@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.20241023-110402",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000036 0.000007 0.000043 ( 0.000044)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.009254 0.000244 4.295815 ( 4.732425)
build_miniruby 0.001434 0.000258 1.798094 ( 1.860623)
build_ruby 0.001799 0.000323 4.700794 ( 49.773202)
build_all 0.009687 0.000983 7.569707 ( 4.916049)
build_install 0.020354 0.004086 10.606683 ( 6.997047)
test_btest 0.000884 0.000157 87.453886 ( 69.238387)
test_basic 0.008519 0.005925 1.199498 ( 1.798203)
test_all 0.114806 0.043239 869.290918 (518.329472)
test_rubyspec 0.052982 0.035871 131.350893 ( 50.078777)
total: 707.73 sec