Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-001918
#<BuildRuby:0x000055eaf500a858
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230103-001918",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000018)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004710 0.001570 0.899641 ( 1.080348)
build_miniruby 0.000987 0.000329 1.018043 ( 1.016094)
build_ruby 0.001257 0.000419 2.796143 ( 2.793574)
build_all 0.009622 0.000066 16.698330 ( 2.963046)
build_install 0.006371 0.005267 2.286395 ( 1.174058)
test_btest 0.000782 0.000261 78.545318 ( 10.711843)
test_basic 0.005977 0.000342 0.340197 ( 0.426569)
test_all 0.000430 0.001039 659.730028 (105.144553)
test_rubyspec 0.101503 0.025899 51.537312 ( 59.592970)
total: 184.90 sec