Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230705-171414
#<BuildRuby:0x0000557c9489e980
@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.20230705-171414",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002816 0.004480 2.241201 ( 4.651611)
build_miniruby 0.001403 0.000260 1.804583 ( 2.091278)
build_ruby 0.000000 0.001652 3.100953 ( 3.393596)
build_all 0.001634 0.006927 4.992146 ( 4.185121)
build_install 0.013963 0.006977 6.324243 ( 6.017469)
test_btest 0.000818 0.000233 66.087507 ( 41.188497)
test_basic 0.007418 0.000787 0.773956 ( 1.063530)
test_all 0.003834 0.000162 596.775142 (327.879979)
test_rubyspec 0.028693 0.028799 83.137199 (115.301756)
total: 505.77 sec