Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-184701
#<BuildRuby:0x00007f358f35fdd8
@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.20240929-184701",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.008892 0.001404 5.473610 ( 6.731927)
build_miniruby 0.001848 0.000291 1.891653 ( 2.737731)
build_ruby 0.002086 0.000329 4.842810 ( 6.084183)
build_all 0.011069 0.000369 7.742155 ( 7.981495)
build_install 0.021854 0.005792 11.918917 ( 13.136298)
test_btest 0.001007 0.000164 101.793640 (106.086399)
test_basic 0.008015 0.005221 1.294514 ( 2.093756)
test_all 0.125407 0.038123 850.560764 (549.686182)
test_rubyspec 0.037539 0.056568 138.897259 ( 35.567933)
total: 730.11 sec