Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-001201
#<BuildRuby:0x0000555f3b3174b0
@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.20231208-001201",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000663 0.004100 0.995392 ( 1.281360)
build_miniruby 0.000696 0.000127 0.872311 ( 0.872206)
build_ruby 0.000000 0.000940 2.694389 ( 2.696532)
build_all 0.004026 0.004229 12.230134 ( 0.989233)
build_install 0.006802 0.005258 3.540624 ( 0.962226)
test_btest 0.000522 0.000174 61.363135 ( 6.152811)
test_basic 0.002568 0.000856 0.374121 ( 0.453605)
test_all 0.073301 0.027286 390.169121 ( 38.110827)
test_rubyspec 0.040206 0.025713 39.675271 ( 52.345996)
total: 103.87 sec