Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241016-105520
#<BuildRuby:0x00007f8847aafdd0
@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.20241016-105520",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000039 0.000011 0.000050 ( 0.000050)
configure 0.000029 0.000009 0.000038 ( 0.000037)
build_up 0.002001 0.007522 4.648897 ( 5.738444)
build_miniruby 0.001668 0.000556 1.840558 ( 2.128969)
build_ruby 0.001572 0.000524 4.780201 ( 5.306193)
build_all 0.001813 0.009865 7.041408 ( 5.045631)
build_install 0.015765 0.010175 10.272112 ( 6.088972)
test_btest 0.000964 0.000000 85.042127 ( 67.493519)
test_basic 0.009214 0.003321 1.221291 ( 1.697018)
test_all 0.125594 0.039894 802.637169 (495.222163)
test_rubyspec 0.046131 0.047383 128.413287 ( 55.578394)
total: 644.30 sec