Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241007-204951
#<BuildRuby:0x00007fa2c751fdd0
@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.20241007-204951",
@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.000002 0.000020 ( 0.000022)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.006527 0.003828 4.746236 ( 6.200574)
build_miniruby 0.001765 0.000286 11.325604 ( 13.236942)
build_ruby 0.002265 0.000368 4.553760 ( 22.123504)
build_all 0.009204 0.001492 6.971885 ( 7.135340)
build_install 0.024030 0.002336 10.337468 ( 10.403671)
test_btest 0.000978 0.000150 85.289412 ( 87.471981)
test_basic 0.006931 0.000314 1.108193 ( 1.774696)
test_all 0.121705 0.042325 782.122010 (640.530687)
test_rubyspec 0.043181 0.054013 128.145027 ( 67.535627)
total: 856.41 sec