Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-230350
#<BuildRuby:0x000055c38e94f4b0
@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.20230624-230350",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002183 0.003377 1.358611 ( 2.856001)
build_miniruby 0.000794 0.000298 0.870850 ( 0.870518)
build_ruby 0.001098 0.000412 2.571068 ( 2.571123)
build_all 0.010196 0.000000 15.563157 ( 1.398265)
build_install 0.004002 0.004820 4.499839 ( 1.067480)
test_btest 0.000656 0.000241 82.276943 ( 7.979124)
test_basic 0.003291 0.001213 0.728892 ( 0.810542)
test_all 0.000953 0.000352 442.161665 ( 50.088311)
test_rubyspec 0.015387 0.025415 41.729705 ( 54.233965)
total: 121.88 sec