Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-114955
#<BuildRuby:0x0000563ced9604d0
@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.20230104-114955",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007985 0.001228 0.947073 ( 1.626854)
build_miniruby 0.000000 0.002411 0.839619 ( 0.838408)
build_ruby 0.001481 0.001322 2.139365 ( 2.139703)
build_all 0.019343 0.002028 18.591823 ( 2.176862)
build_install 0.016411 0.005276 2.025129 ( 1.027445)
test_btest 0.001247 0.000263 89.375439 ( 9.103904)
test_basic 0.003292 0.005967 0.343186 ( 0.428311)
test_all 0.002442 0.000215 680.943924 ( 67.933196)
test_rubyspec 0.083221 0.086660 47.955619 ( 56.030220)
total: 141.31 sec