Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230926-122421
#<BuildRuby:0x000055b9ccb962a8
@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.20230926-122421",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.003190 0.004549 2.349219 ( 5.075905)
build_miniruby 0.000000 0.001850 1.760956 ( 2.171278)
build_ruby 0.000461 0.001286 3.343520 ( 4.033309)
build_all 0.005104 0.004207 5.767901 ( 5.419547)
build_install 0.016052 0.005030 7.026571 ( 6.679479)
test_btest 0.000778 0.000200 64.837541 ( 52.236691)
test_basic 0.007618 0.000881 0.829397 ( 1.314733)
test_all 0.010247 0.000441 674.847508 (519.955961)
test_rubyspec 0.056913 0.024145 97.027583 (140.516693)
total: 737.40 sec