Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240303-061330
#<BuildRuby:0x000055dcc9e8e1e8
@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.20240303-061330",
@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.000028)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.005476 0.004525 2.859208 ( 4.148120)
build_miniruby 0.001615 0.000167 1.873679 ( 2.286465)
build_ruby 0.001467 0.000151 3.723151 ( 4.418093)
build_all 0.008424 0.000000 6.026504 ( 5.297908)
build_install 0.014181 0.007531 8.015910 ( 7.224954)
test_btest 0.000684 0.000095 73.813036 ( 70.189943)
test_basic 0.005186 0.004265 0.858501 ( 1.325632)
test_all 0.092361 0.029133 740.722165 (437.795952)
test_rubyspec 0.056236 0.039570 116.723550 (166.706979)
total: 699.40 sec