Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-232915
#<BuildRuby:0x00007f6d3ebcfdd8
@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.20240801-232915",
@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.000018 0.000007 0.000025 ( 0.000024)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000028 0.000009 0.000037 ( 0.000036)
build_up 0.006565 0.002263 3.956981 ( 5.341818)
build_miniruby 0.001312 0.000452 1.698139 ( 1.893594)
build_ruby 0.001714 0.000591 4.641765 ( 25.073254)
build_all 0.010260 0.000591 8.971486 ( 7.062447)
build_install 0.020058 0.004932 11.848516 ( 9.944052)
test_btest 0.000871 0.000272 124.070261 (106.103801)
test_basic 0.005123 0.008023 1.383210 ( 1.987779)
test_all 0.122926 0.043386 964.553442 (1072.971388)
test_rubyspec 0.064939 0.029835 174.647324 (146.922530)
total: 1377.30 sec