Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-032259
#<BuildRuby:0x0000562b0a717d58
@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.20231211-032259",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.004885 1.000255 ( 1.259934)
build_miniruby 0.000000 0.001058 0.863597 ( 0.863598)
build_ruby 0.000000 0.001127 2.689307 ( 2.690595)
build_all 0.006671 0.001640 12.089388 ( 0.983044)
build_install 0.001727 0.007225 3.570592 ( 0.990345)
test_btest 0.000514 0.000257 61.750970 ( 6.079665)
test_basic 0.003372 0.000000 0.373345 ( 0.454229)
test_all 0.081368 0.021271 411.598682 ( 34.426535)
test_rubyspec 0.038949 0.033962 39.860713 ( 52.537234)
total: 100.29 sec