Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-105520
#<BuildRuby:0x00005599d53a00d8
@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.20230131-105520",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.003894 0.618432 ( 1.032823)
build_miniruby 0.000680 0.000248 0.627329 ( 0.626731)
build_ruby 0.000873 0.000318 2.037186 ( 2.036668)
build_all 0.004761 0.004366 11.859117 ( 1.467069)
build_install 0.005746 0.000615 1.487855 ( 0.720397)
test_btest 0.000523 0.000201 64.669491 ( 6.190760)
test_basic 0.000000 0.003416 0.249510 ( 0.344870)
test_all 0.000208 0.000935 484.188676 ( 45.216295)
test_rubyspec 0.012081 0.015050 34.914931 ( 45.476329)
total: 103.11 sec