Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-015523
#<BuildRuby:0x0000564fea88b040
@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.20230728-015523",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002358 0.004343 1.469511 ( 2.666855)
build_miniruby 0.000911 0.000144 0.950944 ( 0.949901)
build_ruby 0.001499 0.000236 2.643745 ( 2.648930)
build_all 0.004974 0.004378 14.205860 ( 1.270547)
build_install 0.007648 0.000643 1.921756 ( 0.931488)
test_btest 0.000807 0.000154 80.264001 ( 7.446248)
test_basic 0.004440 0.000000 0.589460 ( 0.665821)
test_all 0.001412 0.000000 498.310041 ( 50.679231)
test_rubyspec 0.013328 0.028264 45.159728 ( 57.520653)
total: 124.78 sec