Logfile: /home/ko1/ruby/logs/brlog.trunk.20230216-203703
#<BuildRuby:0x000055d6c2e10020
@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.20230216-203703",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.004068 0.778800 ( 1.183190)
build_miniruby 0.000656 0.000249 0.693658 ( 0.692806)
build_ruby 0.001045 0.000174 2.131029 ( 2.130275)
build_all 0.007900 0.001316 12.408127 ( 1.538749)
build_install 0.001233 0.005376 1.556811 ( 0.779811)
test_btest 0.000467 0.000117 69.134976 ( 6.146675)
test_basic 0.003034 0.000758 0.292018 ( 0.386917)
test_all 0.001122 0.000280 492.991752 ( 47.137328)
test_rubyspec 0.023246 0.004487 34.938548 ( 45.465190)
total: 105.46 sec