Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-151205
#<BuildRuby:0x0000555b64b43e20
@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.20230725-151205",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004363 0.000770 1.427471 ( 2.817345)
build_miniruby 0.000885 0.000156 0.928619 ( 0.927630)
build_ruby 0.001065 0.000188 2.664752 ( 2.664274)
build_all 0.008487 0.000657 14.274759 ( 1.215329)
build_install 0.008999 0.000000 2.210743 ( 1.022840)
test_btest 0.000965 0.000075 82.337208 ( 8.022580)
test_basic 0.000000 0.004554 0.747310 ( 0.823795)
test_all 0.000000 0.001332 493.671750 ( 49.977262)
test_rubyspec 0.019960 0.019683 44.379328 ( 56.827083)
total: 124.30 sec