Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-022217
#<BuildRuby:0x0000555a17cd3f90
@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.20231216-022217",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004800 0.000066 1.035603 ( 1.323079)
build_miniruby 0.001221 0.000101 0.879594 ( 0.880699)
build_ruby 0.001002 0.000083 2.704869 ( 2.707928)
build_all 0.003334 0.004126 12.121595 ( 1.029738)
build_install 0.005100 0.007521 3.594734 ( 0.980551)
test_btest 0.000609 0.000162 64.381506 ( 5.396098)
test_basic 0.004194 0.000042 0.376009 ( 0.457419)
test_all 0.087860 0.010754 407.195516 ( 44.009127)
test_rubyspec 0.031108 0.039003 39.605904 ( 52.261237)
total: 109.05 sec