Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231230-182930
#<BuildRuby:0x0000562eede76338
@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.20231230-182930",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005084 0.000942 1.751327 ( 3.414126)
build_miniruby 0.001723 0.000319 1.767923 ( 2.224673)
build_ruby 0.001736 0.000321 3.477929 ( 4.295670)
build_all 0.004309 0.004168 5.101064 ( 5.821888)
build_install 0.002751 0.018671 6.286086 ( 7.544229)
test_btest 0.000684 0.000251 61.919413 ( 75.814214)
test_basic 0.007991 0.000065 0.841074 ( 1.620630)
test_all 0.095098 0.034082 782.988117 (718.193946)
test_rubyspec 0.047658 0.028081 91.948780 (140.782864)
total: 959.71 sec