Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230725-011511
#<BuildRuby:0x00005566783c6048
@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.20230725-011511",
@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.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003592 0.003848 2.371634 ( 5.286158)
build_miniruby 0.001002 0.000167 1.642741 ( 1.925937)
build_ruby 0.001387 0.000231 3.078213 ( 3.893064)
build_all 0.004247 0.004028 2.701146 ( 2.829659)
build_install 0.010057 0.009491 3.910703 ( 4.242208)
test_btest 0.000595 0.000149 63.489873 ( 42.737665)
test_basic 0.006948 0.000782 0.778816 ( 1.155492)
test_all 0.000893 0.000217 590.014629 (343.352073)
test_rubyspec 0.028214 0.027775 80.649311 (105.119276)
total: 510.54 sec