Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-014927
#<BuildRuby:0x000056288c23f040
@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.20230727-014927",
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004232 0.001058 1.383322 ( 2.647131)
build_miniruby 0.000921 0.000230 0.969769 ( 0.968734)
build_ruby 0.001422 0.000355 2.598600 ( 2.603646)
build_all 0.008613 0.000969 13.322471 ( 1.286134)
build_install 0.007875 0.000000 1.975206 ( 0.888857)
test_btest 0.001054 0.000000 78.059908 ( 7.490836)
test_basic 0.000000 0.004323 0.682606 ( 0.764628)
test_all 0.000000 0.001883 497.888549 ( 45.646063)
test_rubyspec 0.015915 0.024992 43.251609 ( 55.572078)
total: 117.87 sec