Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230703-011341
#<BuildRuby:0x000055561dfc63e0
@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.20230703-011341",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002630 0.003811 2.070375 ( 4.269398)
build_miniruby 0.001261 0.000140 1.494476 ( 1.838221)
build_ruby 0.002176 0.000000 3.088355 ( 3.787004)
build_all 0.005302 0.003392 5.253922 ( 4.400692)
build_install 0.012587 0.007172 6.160194 ( 5.953554)
test_btest 0.000635 0.000112 66.143954 ( 49.703573)
test_basic 0.007233 0.001277 0.771393 ( 1.153806)
test_all 0.001602 0.000283 574.940732 (387.446117)
test_rubyspec 0.031150 0.028939 82.704382 (115.513399)
total: 574.07 sec