Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-180842
#<BuildRuby:0x000055b1347db4b0
@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.20230610-180842",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004964 0.000106 1.257996 ( 2.524365)
build_miniruby 0.000000 0.001080 0.803225 ( 0.803215)
build_ruby 0.000000 0.001241 2.480221 ( 2.480652)
build_all 0.000516 0.008619 12.594634 ( 1.130634)
build_install 0.003845 0.004436 1.774506 ( 0.875088)
test_btest 0.000927 0.000260 82.932748 ( 6.134667)
test_basic 0.003410 0.000955 0.520452 ( 0.602915)
test_all 0.000000 0.001675 414.226389 ( 42.460722)
test_rubyspec 0.015578 0.020372 41.425538 ( 53.938921)
total: 110.95 sec