Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230923-162345
#<BuildRuby:0x000055602833e068
@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.20230923-162345",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007529 0.000836 2.515397 ( 5.822434)
build_miniruby 0.001906 0.000212 7.420129 ( 8.715608)
build_ruby 0.001696 0.000188 3.460056 ( 23.071009)
build_all 0.004655 0.004466 5.592341 ( 5.345374)
build_install 0.013393 0.008067 7.067720 ( 7.454670)
test_btest 0.000936 0.000000 63.549094 ( 57.739375)
test_basic 0.008747 0.000229 0.844278 ( 1.491102)
test_all 0.009187 0.001621 651.177574 (556.233536)
test_rubyspec 0.038424 0.043810 94.855675 (137.346069)
total: 803.22 sec