Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-034856
#<BuildRuby:0x0000559f3fef3b50
@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.20230710-034856",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002406 0.003371 1.501851 ( 2.772494)
build_miniruby 0.000817 0.000289 0.884777 ( 0.884945)
build_ruby 0.000958 0.000337 2.626731 ( 2.627458)
build_all 0.005874 0.002073 7.518588 ( 6.847657)
build_install 0.007384 0.001039 2.032098 ( 1.751382)
test_btest 0.000880 0.000293 84.583550 ( 7.821161)
test_basic 0.003361 0.001120 0.572186 ( 0.655715)
test_all 0.001294 0.000432 457.190470 ( 45.556675)
test_rubyspec 0.018825 0.021216 41.980495 ( 54.442683)
total: 123.36 sec