Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-015217
#<BuildRuby:0x000055d88acd5e98
@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.20230125-015217",
@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.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002647 0.003800 0.879345 ( 1.058278)
build_miniruby 0.001334 0.000000 1.008245 ( 1.006020)
build_ruby 0.001427 0.000000 2.763488 ( 2.761041)
build_all 0.005600 0.004106 16.710168 ( 2.976155)
build_install 0.005885 0.003285 2.076206 ( 1.072911)
test_btest 0.000852 0.000223 68.528044 ( 11.396847)
test_basic 0.004295 0.002642 0.339786 ( 0.425666)
test_all 0.000758 0.000524 666.436975 ( 94.684750)
test_rubyspec 0.075656 0.055132 51.694244 ( 59.768047)
total: 175.15 sec