Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-062652
#<BuildRuby:0x00005559d2f5c0e0
@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.20230205-062652",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003465 0.000000 0.626007 ( 1.021094)
build_miniruby 0.000899 0.000000 0.621771 ( 0.621340)
build_ruby 0.001239 0.000000 2.046540 ( 2.046137)
build_all 0.000697 0.008164 12.111389 ( 1.503746)
build_install 0.006451 0.000000 1.516398 ( 0.729641)
test_btest 0.000658 0.000000 66.181341 ( 6.045670)
test_basic 0.003274 0.000000 0.223142 ( 0.319129)
test_all 0.001294 0.000000 484.105805 ( 45.962360)
test_rubyspec 0.028054 0.000267 34.760410 ( 45.346070)
total: 103.60 sec