Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-164544
#<BuildRuby:0x00005573f49afe08
@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.20230113-164544",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002959 0.000493 0.631817 ( 1.065733)
build_miniruby 0.000786 0.000131 0.658752 ( 0.658217)
build_ruby 0.001087 0.000181 2.410584 ( 2.409846)
build_all 0.004386 0.005466 12.843457 ( 1.604079)
build_install 0.006549 0.000417 1.536998 ( 0.743170)
test_btest 0.000511 0.000118 66.818632 ( 6.171700)
test_basic 0.002789 0.000643 0.255847 ( 0.351819)
test_all 0.000752 0.000173 496.219137 ( 46.764406)
test_rubyspec 0.024289 0.004089 34.844215 ( 45.405701)
total: 105.18 sec