Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230529-170744
#<BuildRuby:0x0000561a44302348
@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.20230529-170744",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000015 0.000004 0.000019 ( 0.000020)
build_up 0.007491 0.000000 2.041650 ( 5.726572)
build_miniruby 0.001173 0.000245 5.850756 ( 6.736356)
build_ruby 0.001092 0.000273 2.762606 ( 3.700199)
build_all 0.004280 0.003018 2.220905 ( 2.723975)
build_install 0.013328 0.005479 3.376519 ( 4.058319)
test_btest 0.000905 0.000000 63.613845 ( 63.528460)
test_basic 0.007474 0.000115 0.679345 ( 1.015613)
test_all 0.001011 0.000270 584.545428 (650.794237)
test_rubyspec 0.018103 0.049591 76.838980 (120.755160)
total: 859.04 sec