Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241106-151143
#<BuildRuby:0x00007f368d0afdc8
@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.20241106-151143",
@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.000002 0.000023 ( 0.000022)
autoconf 0.000039 0.000004 0.000043 ( 0.000042)
configure 0.000032 0.000003 0.000035 ( 0.000033)
build_up 0.009337 0.000448 4.486331 ( 5.127283)
build_miniruby 0.001803 0.000151 2.398235 ( 2.830341)
build_ruby 0.002248 0.000000 4.103663 ( 4.538715)
build_all 0.010983 0.000000 5.918504 ( 4.605701)
build_install 0.023492 0.000545 9.104339 ( 7.483587)
test_btest 0.000864 0.000000 65.878038 ( 54.300804)
test_basic 0.008175 0.004794 1.053157 ( 1.419375)
test_all 0.129016 0.022811 686.590102 (413.609448)
test_rubyspec 0.037528 0.047438 107.136601 ( 44.378302)
total: 538.30 sec