Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-122939
#<BuildRuby:0x0000556f938c8018
@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.20230103-122939",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003325 0.000255 0.639525 ( 1.221591)
build_miniruby 0.000935 0.000072 0.673556 ( 0.672393)
build_ruby 0.001220 0.000094 2.459456 ( 2.459889)
build_all 0.009050 0.000696 12.982474 ( 1.610212)
build_install 0.002632 0.004034 1.632442 ( 0.778395)
test_btest 0.000584 0.000078 67.612615 ( 5.717935)
test_basic 0.000000 0.003438 0.261829 ( 0.357084)
test_all 0.000331 0.001138 498.355256 ( 46.844466)
test_rubyspec 0.019642 0.009527 35.532226 ( 46.064425)
total: 105.73 sec