Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-074343
#<BuildRuby:0x0000562bb31cb918
@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.20230602-074343",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001486 0.003642 1.466873 ( 2.725271)
build_miniruby 0.000860 0.000136 0.775873 ( 0.777253)
build_ruby 0.001121 0.000177 2.409541 ( 2.410520)
build_all 0.006465 0.003004 12.839179 ( 1.105029)
build_install 0.002987 0.004450 1.636672 ( 0.844969)
test_btest 0.000837 0.000190 83.922463 ( 7.002703)
test_basic 0.000609 0.004118 0.718207 ( 0.799423)
test_all 0.001087 0.000091 438.013177 ( 49.085418)
test_rubyspec 0.021950 0.018615 42.406391 ( 54.883705)
total: 119.64 sec