Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230310-235847
#<BuildRuby:0x0000562a44629a48
@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.20230310-235847",
@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.000004 0.000023 ( 0.000023)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.006007 0.001306 2.071014 ( 5.163828)
build_miniruby 0.001459 0.000318 52.373924 ( 61.891984)
build_ruby 0.000000 0.001562 2.719938 ( 11.789087)
build_all 0.005370 0.002837 2.234763 ( 3.163610)
build_install 0.017010 0.001972 3.448087 ( 4.939254)
test_btest 0.000793 0.000183 60.162478 ( 70.155829)
test_basic 0.001848 0.005096 0.475634 ( 0.785270)
test_all 0.001327 0.000357 536.299809 (596.410172)
test_rubyspec 0.032305 0.022337 73.868164 (102.862139)
total: 857.16 sec