Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-132426
#<BuildRuby:0x00005560ce683b50
@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.20230730-132426",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.006794 1.605916 ( 2.836105)
build_miniruby 0.000376 0.000613 0.922976 ( 0.922079)
build_ruby 0.001071 0.000214 2.691926 ( 2.691446)
build_all 0.009522 0.000287 15.269681 ( 1.301511)
build_install 0.007943 0.000678 2.121733 ( 0.936629)
test_btest 0.000775 0.000135 87.404952 ( 7.971930)
test_basic 0.001082 0.004491 0.810084 ( 0.885237)
test_all 0.001153 0.000250 557.048834 ( 49.066919)
test_rubyspec 0.022148 0.022270 45.048221 ( 57.277016)
total: 123.89 sec