Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-061014
#<BuildRuby:0x00007fe664abfde0
@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.20240705-061014",
@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.000000 0.000029 0.000029 ( 0.000029)
autoconf 0.000000 0.000068 0.000068 ( 0.000062)
configure 0.000000 0.000052 0.000052 ( 0.000052)
build_up 0.003193 0.007546 4.798551 ( 6.831030)
build_miniruby 0.001773 0.000443 2.048975 ( 2.640754)
build_ruby 0.002056 0.000514 5.010990 ( 10.479384)
build_all 0.012047 0.000000 9.332690 ( 11.665038)
build_install 0.023374 0.005001 13.118346 ( 17.036670)
test_btest 0.000794 0.000182 134.091185 (175.269598)
test_basic 0.009106 0.006233 1.488400 ( 2.716562)
test_all 0.104852 0.070765 1039.796588 (1020.344014)
test_rubyspec 0.024082 0.079390 195.941749 (105.758505)
total: 1352.74 sec