Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-081903
#<BuildRuby:0x00007f03f941fdd0
@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.20240624-081903",
@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.000029 0.000010 0.000039 ( 0.000040)
configure 0.000025 0.000009 0.000034 ( 0.000035)
build_up 0.001082 0.006713 3.587483 ( 3.574980)
build_miniruby 0.001118 0.000463 1.504039 ( 1.501604)
build_ruby 0.001540 0.000637 4.253714 ( 4.392562)
build_all 0.007994 0.001618 8.193138 ( 3.242140)
build_install 0.015197 0.003648 10.584393 ( 5.100138)
test_btest 0.000694 0.000265 116.277348 ( 30.290914)
test_basic 0.003904 0.005683 1.070938 ( 1.125026)
test_all 0.111291 0.039278 872.544117 (270.009162)
test_rubyspec 0.025594 0.067949 167.082515 ( 37.062877)
total: 356.30 sec