Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-084917
#<BuildRuby:0x00007fbc60b3fdc0
@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.20240828-084917",
@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.000024 0.000006 0.000030 ( 0.000029)
autoconf 0.000039 0.000009 0.000048 ( 0.000049)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.008205 0.000000 3.571264 ( 3.429351)
build_miniruby 0.001671 0.000000 1.274000 ( 1.270910)
build_ruby 0.000000 0.002005 4.400407 ( 4.601460)
build_all 0.004003 0.005328 8.426604 ( 3.257008)
build_install 0.014581 0.003634 10.548101 ( 4.532052)
test_btest 0.000872 0.000000 115.903397 ( 31.098153)
test_basic 0.007474 0.004057 1.339880 ( 1.399474)
test_all 0.106744 0.045935 901.706486 (262.621113)
test_rubyspec 0.042944 0.046838 167.793134 ( 36.259584)
total: 348.47 sec