Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240817-035804
#<BuildRuby:0x00007f6896b0fdc8
@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.20240817-035804",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.005204 0.004393 4.261835 ( 6.215004)
build_miniruby 0.001812 0.000453 1.947850 ( 2.718762)
build_ruby 0.002089 0.000523 4.545369 ( 6.147122)
build_all 0.008671 0.002168 7.755659 ( 8.612449)
build_install 0.013417 0.013823 10.918249 ( 12.165324)
test_btest 0.000858 0.000266 98.450717 (105.798231)
test_basic 0.001016 0.011445 1.192864 ( 1.734462)
test_all 0.110141 0.053372 845.790254 (651.934392)
test_rubyspec 0.035137 0.052466 153.233582 ( 59.818051)
total: 855.15 sec