Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240318-221816
#<BuildRuby:0x000056324fed69a8
@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.20240318-221816",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.004378 0.004073 2.566121 ( 2.736657)
build_miniruby 0.008262 0.000786 183.090209 ( 64.501080)
build_ruby 0.001309 0.000243 3.791293 ( 3.991882)
build_all 0.008285 0.006508 47.692549 ( 30.409456)
build_install 0.014125 0.006496 7.553737 ( 5.127557)
test_btest 0.000943 0.000000 76.679553 ( 42.179341)
test_basic 0.006660 0.001012 0.853454 ( 1.017947)
test_all 0.090711 0.033463 685.108730 (295.357142)
test_rubyspec 0.061588 0.037411 118.821507 (151.858412)
total: 597.18 sec