Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-002630
#<BuildRuby:0x00007f3c643cfdc8
@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.20241003-002630",
@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.000014 0.000009 0.000023 ( 0.000024)
autoconf 0.000022 0.000015 0.000037 ( 0.000037)
configure 0.000021 0.000014 0.000035 ( 0.000034)
build_up 0.004939 0.004643 5.090887 ( 4.701781)
build_miniruby 0.001184 0.000810 1.830531 ( 1.846632)
build_ruby 0.001283 0.000878 4.915597 ( 5.329865)
build_all 0.006156 0.005566 8.146267 ( 5.216137)
build_install 0.016614 0.009897 12.037142 ( 7.877849)
test_btest 0.000600 0.000409 104.812790 ( 67.965151)
test_basic 0.012800 0.002131 1.333012 ( 1.724965)
test_all 0.107273 0.053438 867.451579 (552.119888)
test_rubyspec 0.053257 0.043490 147.012072 (104.462215)
total: 751.25 sec