Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-073751
#<BuildRuby:0x000055c3264bb808
@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.20230310-073751",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.000032 0.004230 0.838502 ( 2.154521)
build_miniruby 0.000834 0.000075 0.650555 ( 0.649822)
build_ruby 0.001057 0.000096 2.099235 ( 2.098843)
build_all 0.008005 0.000299 11.487896 ( 1.002768)
build_install 0.001790 0.005016 1.584990 ( 0.832828)
test_btest 0.000817 0.000000 77.212212 ( 6.925868)
test_basic 0.000000 0.003503 0.249782 ( 0.347077)
test_all 0.000000 0.001094 402.412371 ( 40.478663)
test_rubyspec 0.011957 0.018860 36.485422 ( 47.000341)
total: 101.49 sec