Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-163451
#<BuildRuby:0x000055982c8f00d8
@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.20231223-163451",
@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.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.004276 0.746004 ( 1.120277)
build_miniruby 0.000000 0.001166 0.909167 ( 0.909124)
build_ruby 0.000000 0.001752 2.771357 ( 2.774830)
build_all 0.004015 0.003399 12.146627 ( 1.027985)
build_install 0.010250 0.003154 3.476109 ( 0.977837)
test_btest 0.000725 0.000000 64.696861 ( 4.822989)
test_basic 0.004254 0.000154 0.390588 ( 0.472778)
test_all 0.104694 0.002900 443.497411 ( 37.528777)
test_rubyspec 0.017871 0.028329 40.852489 ( 53.541625)
total: 103.18 sec