Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230810-172857
#<BuildRuby:0x0000564316132090
@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.20230810-172857",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000969 0.007204 2.445079 ( 5.543116)
build_miniruby 0.000000 0.002325 62.222628 ( 42.113365)
build_ruby 0.001217 0.000810 3.263460 ( 3.927380)
build_all 0.006930 0.001516 2.679045 ( 2.926851)
build_install 0.013434 0.007291 4.145150 ( 4.395026)
test_btest 0.000829 0.000208 67.015328 ( 47.984702)
test_basic 0.003097 0.004757 0.852066 ( 1.289813)
test_all 0.001172 0.000325 632.044876 (376.346026)
test_rubyspec 0.039054 0.024119 87.047477 (115.890171)
total: 600.42 sec