Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230704-191442
#<BuildRuby:0x0000562494f2e090
@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.20230704-191442",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002039 0.004631 2.103738 ( 4.569875)
build_miniruby 0.001221 0.000305 1.536280 ( 1.716032)
build_ruby 0.001198 0.000300 3.009455 ( 3.585825)
build_all 0.004463 0.004360 4.939508 ( 4.384007)
build_install 0.016515 0.004108 6.330555 ( 6.257762)
test_btest 0.000289 0.000595 63.163440 ( 39.185608)
test_basic 0.003963 0.003592 0.775195 ( 1.142005)
test_all 0.001227 0.000000 571.253823 (346.784430)
test_rubyspec 0.020016 0.038768 81.655487 (113.825703)
total: 521.45 sec