Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230621-011609
#<BuildRuby:0x0000560483be5f40
@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.20230621-011609",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005477 0.000812 1.995797 ( 4.141409)
build_miniruby 0.001635 0.000243 1.542557 ( 2.013681)
build_ruby 0.001530 0.000226 2.993710 ( 3.856387)
build_all 0.000824 0.007736 5.134079 ( 5.102238)
build_install 0.020357 0.000000 6.219454 ( 5.958448)
test_btest 0.000968 0.000000 64.815564 ( 49.231234)
test_basic 0.004792 0.000286 0.734945 ( 1.127657)
test_all 0.001561 0.000276 562.680431 (363.645736)
test_rubyspec 0.035231 0.025056 77.906512 (108.797183)
total: 543.87 sec