Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240826-162040
#<BuildRuby:0x00007f3c125efdd0
@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.20240826-162040",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.007444 0.002448 4.282581 ( 4.889648)
build_miniruby 0.001587 0.000285 20.480893 ( 19.671708)
build_ruby 0.000000 0.002096 4.441618 ( 4.842235)
build_all 0.004291 0.006224 7.267684 ( 4.621248)
build_install 0.020524 0.004135 10.436622 ( 6.972636)
test_btest 0.000671 0.000152 93.950389 ( 59.204382)
test_basic 0.003942 0.008933 1.206462 ( 1.321965)
test_all 0.122157 0.033315 786.906350 (332.370367)
test_rubyspec 0.054821 0.036403 144.168550 ( 40.697784)
total: 474.59 sec