Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-185206
#<BuildRuby:0x000055d6a6e9eff8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231217-185206",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004242 0.000848 1.036404 ( 1.308805)
build_miniruby 0.001026 0.000205 0.879869 ( 0.880365)
build_ruby 0.001396 0.000279 2.724714 ( 2.728927)
build_all 0.007980 0.000000 12.139348 ( 1.024433)
build_install 0.008595 0.000403 3.573374 ( 0.972705)
test_btest 0.000000 0.000723 64.819983 ( 5.824118)
test_basic 0.001636 0.001691 0.377815 ( 0.459572)
test_all 0.072004 0.025194 398.739971 ( 34.431870)
test_rubyspec 0.032349 0.037509 39.509126 ( 52.178761)
total: 99.81 sec