Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230617-071236
#<BuildRuby:0x000055861c141a48
@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.20230617-071236",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.003183 0.004421 2.638534 ( 5.035698)
build_miniruby 0.011752 0.000781 204.721923 (132.370578)
build_ruby 0.001742 0.000180 4.178287 ( 32.363697)
build_all 0.066354 0.015477 177.165456 (135.328703)
build_install 0.019385 0.001078 3.903811 ( 4.560493)
test_btest 0.000709 0.000098 68.150639 ( 65.083494)
test_basic 0.001562 0.006312 0.759139 ( 1.256119)
test_all 0.001899 0.000317 590.650154 (547.877845)
test_rubyspec 0.031194 0.039472 82.155699 (129.439009)
total: 1053.32 sec