Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230813-093218
#<BuildRuby:0x000055c3b42f6278
@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.20230813-093218",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.003947 0.003635 2.233709 ( 4.750335)
build_miniruby 0.001212 0.000121 1.630545 ( 1.753289)
build_ruby 0.001729 0.000173 3.008280 ( 3.451265)
build_all 0.007181 0.000718 2.627619 ( 2.414047)
build_install 0.010703 0.008214 3.942434 ( 3.760573)
test_btest 0.000799 0.000121 62.840610 ( 47.793977)
test_basic 0.007862 0.000000 0.797822 ( 1.121503)
test_all 0.000987 0.001316 627.331349 (328.558120)
test_rubyspec 0.032154 0.034520 84.167154 (115.132403)
total: 508.75 sec