Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230709-211047
#<BuildRuby:0x000055fb34626058
@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.20230709-211047",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002218 0.004315 1.949600 ( 3.269481)
build_miniruby 0.001073 0.000120 1.540753 ( 1.545224)
build_ruby 0.000000 0.001936 3.071342 ( 3.274477)
build_all 0.000000 0.008698 5.180402 ( 2.633384)
build_install 0.016914 0.001019 6.164607 ( 4.083199)
test_btest 0.000776 0.000145 66.342843 ( 20.911455)
test_basic 0.005336 0.000225 0.760664 ( 0.832358)
test_all 0.001682 0.000306 574.425765 (204.405569)
test_rubyspec 0.028371 0.030438 81.291476 ( 96.119363)
total: 337.08 sec