Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231102-031627
#<BuildRuby:0x000055c1b09aa228
@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.20231102-031627",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005374 0.003587 2.515419 ( 4.676730)
build_miniruby 0.008545 0.004085 220.849257 (211.377529)
build_ruby 0.002006 0.000389 4.688683 ( 10.832136)
build_all 0.065683 0.024885 197.695252 (183.283936)
build_install 0.012274 0.008978 6.815199 ( 8.460757)
test_btest 0.001110 0.000000 63.123392 ( 63.181515)
test_basic 0.006275 0.001361 0.772243 ( 1.464187)
test_all 0.094689 0.032778 620.489700 (560.688937)
test_rubyspec 0.037778 0.044053 90.495259 (158.721297)
total: 1202.69 sec