Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-103816
#<BuildRuby:0x000055e845caf818
@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.20230526-103816",
@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.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001912 0.004275 1.382290 ( 2.937302)
build_miniruby 0.000886 0.000093 0.755376 ( 0.755047)
build_ruby 0.000000 0.001467 2.525761 ( 2.525422)
build_all 0.007957 0.001543 12.051179 ( 1.062089)
build_install 0.006558 0.000855 1.756137 ( 0.879894)
test_btest 0.000832 0.000109 78.049128 ( 7.339555)
test_basic 0.003774 0.000000 0.585386 ( 0.668189)
test_all 0.001916 0.000204 434.130812 ( 41.561890)
test_rubyspec 0.015714 0.016638 41.337512 ( 53.830035)
total: 111.56 sec