Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-093101
#<BuildRuby:0x000055d03e8f2ff0
@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.20230119-093101",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003594 0.000000 0.637742 ( 1.081498)
build_miniruby 0.000935 0.000028 0.584889 ( 0.583750)
build_ruby 0.001147 0.000088 2.098728 ( 2.098110)
build_all 0.009303 0.000033 12.586766 ( 1.597510)
build_install 0.006592 0.000134 1.538127 ( 0.730876)
test_btest 0.000595 0.000037 67.503240 ( 6.207321)
test_basic 0.003909 0.000000 0.246429 ( 0.341430)
test_all 0.001153 0.000035 491.482217 ( 51.468882)
test_rubyspec 0.016437 0.011976 35.142725 ( 45.669767)
total: 109.78 sec