Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-053232
#<BuildRuby:0x000055ba3f79fd48
@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.20230120-053232",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.003233 0.000808 0.624517 ( 1.107405)
build_miniruby 0.000000 0.001041 0.654008 ( 0.653300)
build_ruby 0.000000 0.001330 2.185858 ( 2.185557)
build_all 0.007395 0.001366 11.912485 ( 1.474773)
build_install 0.006243 0.000000 1.446888 ( 0.695786)
test_btest 0.000674 0.000000 65.880244 ( 5.817587)
test_basic 0.003642 0.000000 0.228142 ( 0.323723)
test_all 0.001410 0.000044 498.392858 ( 45.779571)
test_rubyspec 0.007841 0.020595 35.235956 ( 45.528747)
total: 103.57 sec