Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-121306
#<BuildRuby:0x000055e24f35f818
@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.20230614-121306",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001074 0.004263 1.300851 ( 2.650155)
build_miniruby 0.000923 0.000217 0.771317 ( 0.771057)
build_ruby 0.001174 0.000277 2.489016 ( 2.489143)
build_all 0.009662 0.000000 12.477236 ( 1.191444)
build_install 0.008070 0.000000 1.726546 ( 0.860355)
test_btest 0.000767 0.000000 80.513604 ( 6.794991)
test_basic 0.003342 0.000000 0.716282 ( 0.798727)
test_all 0.001915 0.000000 420.946083 ( 45.322028)
test_rubyspec 0.030585 0.013632 41.055145 ( 53.551206)
total: 114.43 sec