Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230722-110632
#<BuildRuby:0x0000563bdf97e458
@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.20230722-110632",
@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.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002674 0.004420 2.233904 ( 4.828726)
build_miniruby 0.001330 0.000205 1.692405 ( 1.820047)
build_ruby 0.001622 0.000250 3.196323 ( 20.553651)
build_all 0.008721 0.000035 2.683085 ( 2.453468)
build_install 0.017567 0.001209 4.017967 ( 3.258081)
test_btest 0.000000 0.001216 60.133007 ( 27.612627)
test_basic 0.000000 0.006901 0.770521 ( 3.045054)
test_all 0.000429 0.000907 587.155596 (314.403074)
test_rubyspec 0.022084 0.037161 80.935944 (108.996535)
total: 486.97 sec