Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-175735
#<BuildRuby:0x00007f1af235fde0
@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.20240712-175735",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000006 0.000035 ( 0.000036)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.000617 0.007168 3.228851 ( 3.158482)
build_miniruby 0.001252 0.000346 1.239062 ( 1.236067)
build_ruby 0.000000 0.001907 3.878187 ( 26.369278)
build_all 0.004846 0.003503 7.301036 ( 2.862531)
build_install 0.012135 0.006817 9.770087 ( 4.315815)
test_btest 0.000716 0.000238 116.226178 ( 43.616031)
test_basic 0.000216 0.008989 1.156278 ( 1.206215)
test_all 0.100356 0.051448 818.108361 (233.241595)
test_rubyspec 0.056689 0.027992 162.958717 ( 33.962129)
total: 349.97 sec