Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-213226
#<BuildRuby:0x000055d3363338f8
@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.20221225-213226",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000915 0.002478 0.564264 ( 1.120412)
build_miniruby 0.000843 0.000181 0.782551 ( 0.781818)
build_ruby 0.001361 0.000000 2.550190 ( 2.549870)
build_all 0.005006 0.004321 12.568619 ( 1.492403)
build_install 0.006945 0.000000 1.634556 ( 0.751568)
test_btest 0.000607 0.000026 65.780495 ( 6.250140)
test_basic 0.003460 0.000000 0.274495 ( 0.369848)
test_all 0.000913 0.000174 493.971030 ( 45.635107)
test_rubyspec 0.016341 0.011567 35.705769 ( 46.106012)
total: 105.06 sec