Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230527-050728
#<BuildRuby:0x000055da1bfc6278
@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.20230527-050728",
@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.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.002430 0.004321 1.906431 ( 4.157197)
build_miniruby 0.001537 0.000171 1.522080 ( 1.979291)
build_ruby 0.001432 0.000159 2.837324 ( 3.770434)
build_all 0.008160 0.000418 2.257191 ( 2.897965)
build_install 0.011328 0.009998 3.472826 ( 4.483868)
test_btest 0.000882 0.000152 61.889205 ( 57.590507)
test_basic 0.002518 0.005197 0.706207 ( 1.080308)
test_all 0.001810 0.000000 558.728921 (581.512230)
test_rubyspec 0.024900 0.036467 76.897901 (115.997259)
total: 773.47 sec