Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-192030
#<BuildRuby:0x00007f8e85effdd8
@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.20240811-192030",
@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.000006 0.000020 ( 0.000020)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.005445 0.002950 3.064047 ( 2.950914)
build_miniruby 0.001060 0.000432 1.189367 ( 1.186200)
build_ruby 0.001209 0.000492 3.546105 ( 3.715042)
build_all 0.007484 0.001389 8.006389 ( 3.083605)
build_install 0.011072 0.009419 10.323221 ( 4.682206)
test_btest 0.000666 0.000289 112.100059 ( 29.105008)
test_basic 0.004294 0.004243 0.922458 ( 0.971582)
test_all 0.094580 0.053598 807.198441 (302.887033)
test_rubyspec 0.055704 0.034137 172.498427 ( 36.453379)
total: 385.04 sec