Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230627-071624
#<BuildRuby:0x0000557f0d37dd68
@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.20230627-071624",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006358 0.000978 2.108960 ( 4.562730)
build_miniruby 0.001728 0.000265 1.662897 ( 2.022970)
build_ruby 0.001507 0.000231 3.017238 ( 3.662649)
build_all 0.008711 0.000006 5.195191 ( 3.797556)
build_install 0.016311 0.004871 6.489756 ( 4.973459)
test_btest 0.000834 0.000135 67.565999 ( 43.380333)
test_basic 0.003347 0.004266 0.765577 ( 1.003849)
test_all 0.000438 0.001423 587.952905 (401.397133)
test_rubyspec 0.021708 0.036711 81.468542 (115.786225)
total: 580.59 sec