Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-184130
#<BuildRuby:0x000055b5b1ab80d0
@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.20230119-184130",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000011 0.000004 0.000015 ( 0.000013)
build_up 0.005045 0.001552 0.845077 ( 1.018033)
build_miniruby 0.000990 0.000304 1.011229 ( 1.009237)
build_ruby 0.001227 0.000378 2.782602 ( 2.780314)
build_all 0.008830 0.001248 16.915815 ( 3.000574)
build_install 0.009019 0.002577 2.117719 ( 1.085328)
test_btest 0.000879 0.000251 76.512817 ( 10.294605)
test_basic 0.002720 0.004567 0.418302 ( 0.503107)
test_all 0.001131 0.000377 664.533358 ( 99.022841)
test_rubyspec 0.052083 0.031204 52.095839 ( 60.257403)
total: 178.97 sec