Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-142048
#<BuildRuby:0x0000563d8a04a038
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221102-142048",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004254 0.004444 0.936427 ( 1.116413)
build_miniruby 0.001463 0.000225 0.051492 ( 0.049917)
build_ruby 0.001737 0.000000 0.046532 ( 0.045361)
build_all 0.006222 0.000542 1.224792 ( 0.478305)
build_install 0.013245 0.000000 1.581391 ( 0.794052)
test_btest 0.001168 0.000000 62.268064 ( 6.464592)
test_basic 0.005509 0.000221 0.305031 ( 0.397017)
test_all 0.002411 0.004277 494.424379 ( 53.542834)
test_rubyspec 0.084119 0.043097 43.183255 ( 51.642452)
total: 114.53 sec