Logfile: /home/ko1/ruby/logs/brlog.trunk.20230217-160149
#<BuildRuby:0x000056328491b8f8
@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.20230217-160149",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.003691 0.760371 ( 1.176949)
build_miniruby 0.000000 0.000928 0.681681 ( 0.680839)
build_ruby 0.000000 0.001196 2.111032 ( 2.110286)
build_all 0.006587 0.002603 12.354240 ( 1.531510)
build_install 0.006288 0.000418 1.544592 ( 0.768676)
test_btest 0.000698 0.000000 67.334614 ( 6.086882)
test_basic 0.000021 0.003450 0.290771 ( 0.385830)
test_all 0.001171 0.000163 488.339053 ( 47.239141)
test_rubyspec 0.006113 0.022143 34.752626 ( 45.354971)
total: 105.34 sec