Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240823-061230
#<BuildRuby:0x00007fac19abfdc0
@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.20240823-061230",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.009242 0.000716 4.376506 ( 5.457698)
build_miniruby 0.001861 0.000258 2.393320 ( 2.616379)
build_ruby 0.002013 0.000280 4.604600 ( 5.155719)
build_all 0.001807 0.009052 7.920404 ( 6.474666)
build_install 0.019813 0.004843 11.317985 ( 8.587006)
test_btest 0.000000 0.001018 99.332827 ( 81.752777)
test_basic 0.006883 0.006119 1.257493 ( 6.550620)
test_all 0.104484 0.056384 814.844911 (442.000577)
test_rubyspec 0.053778 0.041718 153.710084 ( 68.481284)
total: 627.08 sec