Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-040223
#<BuildRuby:0x0000557158fd4098
@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.20240107-040223",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003638 0.000259 0.833563 ( 1.261972)
build_miniruby 0.000914 0.000065 0.890304 ( 0.890439)
build_ruby 0.001418 0.000101 2.935928 ( 2.936345)
build_all 0.006837 0.003644 14.644969 ( 1.349557)
build_install 0.008827 0.000083 4.155691 ( 1.134401)
test_btest 0.000666 0.000070 79.927555 ( 7.128842)
test_basic 0.003391 0.000357 0.433152 ( 0.513553)
test_all 0.103058 0.033700 545.948734 ( 53.398260)
test_rubyspec 0.027616 0.008783 49.450911 ( 62.086696)
total: 130.70 sec