Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230712-051136
#<BuildRuby:0x0000556a45229a48
@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.20230712-051136",
@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.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000023)
build_up 0.007149 0.000326 2.323943 ( 4.920785)
build_miniruby 0.001419 0.000147 1.991749 ( 2.134370)
build_ruby 0.002044 0.000000 3.348325 ( 3.860207)
build_all 0.007289 0.000526 5.384202 ( 4.220948)
build_install 0.006028 0.014217 7.179859 ( 6.079386)
test_btest 0.000605 0.000121 64.859810 ( 42.598400)
test_basic 0.002593 0.004504 0.795495 ( 1.046516)
test_all 0.000527 0.000822 625.261293 (345.417840)
test_rubyspec 0.033599 0.025103 86.464794 (118.299379)
total: 528.58 sec