Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230313-055818
#<BuildRuby:0x000055d07f722450
@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.20230313-055818",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.003807 0.003870 2.204445 ( 4.852421)
build_miniruby 0.001898 0.000211 2.107445 ( 2.502939)
build_ruby 0.001402 0.000155 2.715139 ( 3.625511)
build_all 0.004544 0.003528 2.219224 ( 2.661643)
build_install 0.018772 0.000888 3.501096 ( 4.445582)
test_btest 0.000706 0.000089 59.443369 ( 52.952003)
test_basic 0.006733 0.000314 0.471068 ( 0.929741)
test_all 0.001494 0.000181 534.774942 (535.792020)
test_rubyspec 0.026439 0.032657 75.765227 (112.622991)
total: 720.39 sec