Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240727-033321
#<BuildRuby:0x00007f4cb586fde0
@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.20240727-033321",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000027 0.000004 0.000031 ( 0.000032)
build_up 0.002364 0.007527 4.248247 ( 12.556540)
build_miniruby 0.001970 0.000438 1.957781 ( 2.983670)
build_ruby 0.002082 0.000462 4.685719 ( 6.769703)
build_all 0.005825 0.005471 8.001573 ( 11.060574)
build_install 0.023452 0.001515 10.903102 ( 15.695274)
test_btest 0.000792 0.000178 103.966361 (156.298678)
test_basic 0.010260 0.002730 1.259952 ( 2.512949)
test_all 0.131415 0.039794 891.606281 (1106.810971)
test_rubyspec 0.076673 0.021902 163.000784 (132.352956)
total: 1447.04 sec