Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-131937
#<BuildRuby:0x00005645614c0070
@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.20230706-131937",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005955 0.000000 1.446093 ( 2.826689)
build_miniruby 0.001372 0.000000 0.847640 ( 0.847688)
build_ruby 0.001100 0.000124 2.588032 ( 2.587968)
build_all 0.008005 0.000801 8.306058 ( 7.608651)
build_install 0.001993 0.006659 1.914558 ( 1.611662)
test_btest 0.001199 0.000327 86.026613 ( 7.793797)
test_basic 0.003855 0.001051 0.803691 ( 0.883808)
test_all 0.001040 0.000000 460.557765 ( 48.505225)
test_rubyspec 0.021632 0.014579 43.026359 ( 55.479169)
total: 128.15 sec