Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230817-133102
#<BuildRuby:0x00005610c4302228
@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.20230817-133102",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.003346 0.003913 2.321542 ( 4.681315)
build_miniruby 0.001513 0.000216 1.703633 ( 2.165610)
build_ruby 0.000000 0.001682 3.241493 ( 3.969130)
build_all 0.000000 0.009143 5.632005 ( 5.523250)
build_install 0.016373 0.004235 6.982887 ( 5.979276)
test_btest 0.001030 0.000000 63.787850 ( 47.423130)
test_basic 0.004624 0.004409 0.848403 ( 1.363132)
test_all 0.004913 0.005433 655.587719 (350.402110)
test_rubyspec 0.041316 0.032274 91.055095 (119.934351)
total: 541.44 sec