Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240706-195850
#<BuildRuby:0x00007fd6988efdc0
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20240706-195850",
@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.000022 0.000007 0.000029 ( 0.000029)
autoconf 0.000033 0.000010 0.000043 ( 0.000044)
configure 0.000029 0.000008 0.000037 ( 0.000038)
build_up 0.001252 0.008472 4.212448 ( 4.015263)
build_miniruby 0.001492 0.000529 1.466617 ( 1.464096)
build_ruby 0.001542 0.000547 3.736517 ( 22.875413)
build_all 0.008505 0.000063 6.750840 ( 6.589755)
build_install 0.010022 0.008960 9.306666 ( 23.976399)
test_btest 0.000705 0.000262 96.259613 ( 28.413037)
test_basic 0.008725 0.001621 1.045224 ( 3.282564)
test_all 0.129817 0.032311 879.514069 (666.575609)
test_rubyspec 0.056652 0.039162 158.161677 (146.891592)
total: 904.08 sec