Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230710-071441
#<BuildRuby:0x0000564721b32090
@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.20230710-071441",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002322 0.004365 2.103787 ( 4.401628)
build_miniruby 0.001129 0.000167 1.594936 ( 1.806736)
build_ruby 0.001584 0.000235 3.158253 ( 3.583372)
build_all 0.003266 0.004826 5.383074 ( 4.329607)
build_install 0.011260 0.006847 6.555017 ( 6.194970)
test_btest 0.000742 0.000165 65.787194 ( 41.476991)
test_basic 0.006848 0.000440 0.773209 ( 0.955565)
test_all 0.001180 0.000252 595.547459 (349.824531)
test_rubyspec 0.029744 0.033270 84.766151 (115.590992)
total: 528.17 sec