Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-055017
#<BuildRuby:0x000055be3cbe7fa8
@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.20240103-055017",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004131 0.001033 1.338771 ( 1.581720)
build_miniruby 0.000776 0.000194 0.817146 ( 0.816222)
build_ruby 0.001410 0.000353 2.723720 ( 2.728443)
build_all 0.006482 0.002673 14.225885 ( 1.305287)
build_install 0.008785 0.000085 4.214766 ( 1.070577)
test_btest 0.000000 0.000706 74.996309 ( 6.508898)
test_basic 0.002054 0.001807 0.596078 ( 0.677302)
test_all 0.098445 0.033536 470.046625 ( 51.803081)
test_rubyspec 0.029265 0.015633 48.387361 ( 60.772194)
total: 127.26 sec