Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-192345
#<BuildRuby:0x000055d21acfbe20
@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.20231229-192345",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.003888 0.000915 1.167538 ( 1.538429)
build_miniruby 0.000000 0.001425 0.889657 ( 0.889035)
build_ruby 0.000000 0.001423 2.755144 ( 2.754960)
build_all 0.006116 0.003545 16.501351 ( 1.504184)
build_install 0.007773 0.001103 4.749126 ( 1.236050)
test_btest 0.000538 0.000153 84.225401 ( 6.965211)
test_basic 0.004618 0.000135 0.728206 ( 0.803969)
test_all 0.109951 0.020842 573.849695 ( 52.787772)
test_rubyspec 0.030702 0.016117 50.107453 ( 62.436791)
total: 130.92 sec