Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230311-215555
#<BuildRuby:0x0000558185f72108
@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.20230311-215555",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000020 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006400 0.000534 1.876641 ( 4.486602)
build_miniruby 0.001386 0.000115 1.316866 ( 1.573961)
build_ruby 0.001525 0.000127 2.491461 ( 3.292892)
build_all 0.007174 0.000223 2.194095 ( 2.418483)
build_install 0.009487 0.008415 3.293492 ( 3.731812)
test_btest 0.000957 0.000137 57.694713 ( 52.907754)
test_basic 0.000000 0.007188 0.480118 ( 0.898269)
test_all 0.000000 0.001561 565.185599 (579.884761)
test_rubyspec 0.033479 0.024266 75.082608 (113.666930)
total: 762.86 sec