Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-062439
#<BuildRuby:0x00005563991d78e0
@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.20240110-062439",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000670 0.004406 0.790860 ( 1.202534)
build_miniruby 0.001173 0.000000 0.860095 ( 0.859741)
build_ruby 0.001919 0.000000 2.679095 ( 2.679923)
build_all 0.008268 0.000000 11.899378 ( 0.987120)
build_install 0.005693 0.008344 3.415429 ( 0.960099)
test_btest 0.000546 0.000193 61.743774 ( 5.954769)
test_basic 0.001244 0.004077 0.405342 ( 0.485177)
test_all 0.068975 0.031890 374.325624 ( 40.138915)
test_rubyspec 0.034461 0.029956 40.762489 ( 53.309038)
total: 106.58 sec