Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-162754
#<BuildRuby:0x000055d894c93048
@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-162754",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003466 0.000315 0.999932 ( 1.254679)
build_miniruby 0.001162 0.000106 0.869522 ( 0.869923)
build_ruby 0.001485 0.000135 2.699512 ( 2.701409)
build_all 0.007210 0.000656 12.116419 ( 0.986902)
build_install 0.004146 0.005971 3.553338 ( 0.965840)
test_btest 0.000614 0.000111 63.381199 ( 4.896162)
test_basic 0.002968 0.000000 0.372762 ( 0.454000)
test_all 0.091005 0.006975 376.218576 ( 41.266486)
test_rubyspec 0.021243 0.048287 39.634399 ( 52.280210)
total: 105.68 sec