Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241115-232500
#<BuildRuby:0x00007f331e93fdc0
@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.20241115-232500",
@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.000023 0.000005 0.000028 ( 0.000027)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.007692 0.001592 4.295977 ( 5.513549)
build_miniruby 0.001826 0.000377 1.729785 ( 1.899298)
build_ruby 0.001815 0.000375 4.286157 ( 50.967725)
build_all 0.010552 0.000000 6.115202 ( 4.249791)
build_install 0.021650 0.002275 8.912461 ( 6.603501)
test_btest 0.000704 0.000126 65.858009 ( 59.691876)
test_basic 0.003495 0.008147 0.971126 ( 1.197060)
test_all 0.116859 0.039325 725.945041 (374.461827)
test_rubyspec 0.061921 0.024684 107.474927 ( 32.010737)
total: 536.60 sec