Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-174948
#<BuildRuby:0x00005564722e7788
@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.20231229-174948",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005227 0.000000 0.804388 ( 1.179591)
build_miniruby 0.000000 0.000986 0.814697 ( 0.814400)
build_ruby 0.000000 0.001483 2.662630 ( 2.663340)
build_all 0.007231 0.000483 12.009506 ( 0.971285)
build_install 0.009786 0.000700 3.523829 ( 0.976279)
test_btest 0.000487 0.000054 64.077365 ( 4.861289)
test_basic 0.003622 0.000403 0.403132 ( 0.483935)
test_all 0.073077 0.024777 398.994216 ( 38.002427)
test_rubyspec 0.028714 0.038692 40.709531 ( 53.268713)
total: 103.22 sec