Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-033821
#<BuildRuby:0x0000558d47f23760
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230120-033821",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004941 0.004018 0.966502 ( 1.214731)
build_miniruby 0.001939 0.000000 0.841342 ( 0.858079)
build_ruby 0.003201 0.000000 2.133125 ( 2.168417)
build_all 0.015190 0.004933 18.304148 ( 2.172118)
build_install 0.016269 0.005014 1.837128 ( 0.948469)
test_btest 0.001155 0.000263 89.440041 ( 8.712718)
test_basic 0.006705 0.000507 0.351968 ( 0.441959)
test_all 0.000811 0.001420 665.843325 ( 69.073227)
test_rubyspec 0.105634 0.053652 48.467269 ( 56.928547)
total: 142.52 sec