Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240620-111041
#<BuildRuby:0x00007f165c3cfdd8
@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.20240620-111041",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000034 0.000011 0.000045 ( 0.000044)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.007427 0.002396 4.296656 ( 6.801653)
build_miniruby 0.000000 0.002400 2.392244 ( 3.463966)
build_ruby 0.001681 0.000927 4.408272 ( 18.341345)
build_all 0.006551 0.005051 7.027845 ( 11.088610)
build_install 0.022214 0.006075 10.531078 ( 16.666057)
test_btest 0.000782 0.000275 99.336294 (145.212414)
test_basic 0.001936 0.012243 1.221549 ( 2.343270)
test_all 0.108262 0.058482 868.714020 (1014.703097)
test_rubyspec 0.061067 0.036446 150.443585 ( 89.611924)
total: 1308.23 sec