Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-222026
#<BuildRuby:0x000055ca98223f90
@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.20231230-222026",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000854 0.004267 0.783925 ( 1.185440)
build_miniruby 0.000821 0.000205 0.814936 ( 0.815211)
build_ruby 0.001230 0.000307 2.680371 ( 2.681177)
build_all 0.007360 0.000705 12.079968 ( 0.956879)
build_install 0.002225 0.008256 3.401054 ( 0.978045)
test_btest 0.000577 0.000207 65.188676 ( 4.437455)
test_basic 0.000000 0.004113 0.402555 ( 0.483231)
test_all 0.093232 0.005550 375.584604 ( 36.649007)
test_rubyspec 0.030124 0.034351 40.053905 ( 52.611200)
total: 100.80 sec