Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-040040
#<BuildRuby:0x000055d381c940c8
@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.20231227-040040",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003021 0.002341 0.863046 ( 1.511343)
build_miniruby 0.000819 0.000273 0.812960 ( 0.812527)
build_ruby 0.000990 0.000330 2.661580 ( 2.662261)
build_all 0.008256 0.000000 11.875027 ( 0.979861)
build_install 0.011093 0.000000 3.560448 ( 0.985270)
test_btest 0.000711 0.000000 62.147457 ( 4.559614)
test_basic 0.003773 0.000360 0.401084 ( 0.481017)
test_all 0.075274 0.024014 392.431067 ( 36.800434)
test_rubyspec 0.045670 0.020641 39.764897 ( 52.328722)
total: 101.12 sec