Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240820-000844
#<BuildRuby:0x00007f733a12fde0
@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.20240820-000844",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000031 0.000008 0.000039 ( 0.000040)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.007521 0.001941 4.180621 ( 5.324670)
build_miniruby 0.001537 0.000396 1.987633 ( 3.191186)
build_ruby 0.001984 0.000512 4.788411 ( 5.978162)
build_all 0.006282 0.006167 7.792533 ( 6.820976)
build_install 0.021341 0.005448 10.839336 ( 8.996207)
test_btest 0.000864 0.000247 99.691858 ( 76.676920)
test_basic 0.012104 0.000748 1.259557 ( 1.817787)
test_all 0.088717 0.073199 796.893161 (447.275472)
test_rubyspec 0.051315 0.042788 157.291683 ( 63.411395)
total: 619.49 sec