Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-211724
#<BuildRuby:0x000055bc041740d8
@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.20230201-211724",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003861 0.000000 0.634193 ( 1.031420)
build_miniruby 0.000913 0.000000 0.618336 ( 0.617606)
build_ruby 0.001230 0.000000 2.042847 ( 2.042439)
build_all 0.007011 0.002318 11.961699 ( 1.481945)
build_install 0.002189 0.004196 1.521238 ( 0.729150)
test_btest 0.000522 0.000163 64.586378 ( 6.191341)
test_basic 0.002738 0.000855 0.251949 ( 0.347200)
test_all 0.001053 0.000328 479.439531 ( 45.589090)
test_rubyspec 0.019535 0.009438 34.820070 ( 45.438933)
total: 103.47 sec