Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-043639
#<BuildRuby:0x0000555efddaf708
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230803-043639",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000017 0.000002 0.000019 ( 0.000017)
build_up 0.000000 0.005638 1.455462 ( 2.739444)
build_miniruby 0.000000 0.000869 0.846599 ( 0.846524)
build_ruby 0.000000 0.001597 2.595838 ( 2.600249)
build_all 0.000000 0.009012 13.038917 ( 1.159109)
build_install 0.006226 0.001328 1.871148 ( 0.849885)
test_btest 0.000985 0.000000 76.245640 ( 7.488320)
test_basic 0.000000 0.005195 0.759579 ( 0.835683)
test_all 0.000521 0.000487 472.171648 ( 50.746369)
test_rubyspec 0.021297 0.017223 44.905203 ( 57.365969)
total: 124.63 sec