Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-004018
#<BuildRuby:0x000056437e242be8
@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.20230115-004018",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.007870 0.000000 1.290034 ( 1.747665)
build_miniruby 0.001205 0.000196 1.697971 ( 1.568821)
build_ruby 0.001355 0.000271 2.785841 ( 2.783444)
build_all 0.009475 0.000176 16.742360 ( 3.002048)
build_install 0.010381 0.001013 2.146334 ( 1.083726)
test_btest 0.000801 0.000000 80.233387 ( 10.889680)
test_basic 0.002181 0.004304 0.356221 ( 0.442361)
test_all 0.001324 0.000279 658.401985 (102.973273)
test_rubyspec 0.059909 0.043754 52.204342 ( 60.226184)
total: 184.72 sec