Logfile: /home/ko1/ruby/logs/brlog.trunk.20230813-205255
#<BuildRuby:0x000055a96cd88040
@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.20230813-205255",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005091 0.000536 1.323092 ( 2.529288)
build_miniruby 0.001375 0.000145 0.948457 ( 0.947211)
build_ruby 0.001100 0.000116 2.597057 ( 2.596532)
build_all 0.008846 0.000447 14.250448 ( 1.299808)
build_install 0.007540 0.000754 2.037455 ( 0.879261)
test_btest 0.000959 0.000096 81.226578 ( 8.213065)
test_basic 0.004392 0.000000 0.588543 ( 0.663701)
test_all 0.001222 0.000000 538.716156 ( 54.482759)
test_rubyspec 0.017453 0.029765 44.847999 ( 57.089805)
total: 128.70 sec