Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-021345
#<BuildRuby:0x000055c09e3b80f8
@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.20221226-021345",
@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.000006)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003583 0.005264 0.951568 ( 1.281421)
build_miniruby 0.002694 0.000000 0.851961 ( 0.850796)
build_ruby 0.002328 0.000263 2.152220 ( 2.152703)
build_all 0.012847 0.007441 18.681744 ( 2.185299)
build_install 0.015975 0.005341 2.047513 ( 1.015462)
test_btest 0.001021 0.000360 90.202967 ( 9.416488)
test_basic 0.006058 0.002138 0.338665 ( 0.427843)
test_all 0.001677 0.000592 671.771027 ( 63.478481)
test_rubyspec 0.110465 0.065164 48.097572 ( 56.162545)
total: 136.97 sec