Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-091126
#<BuildRuby:0x000055d31a0b2ff0
@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.20230106-091126",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003806 0.616360 ( 1.018050)
build_miniruby 0.000000 0.000931 0.704068 ( 0.702977)
build_ruby 0.000000 0.001231 2.389614 ( 2.389525)
build_all 0.005506 0.004070 12.836038 ( 1.566562)
build_install 0.005004 0.001788 1.516489 ( 0.708436)
test_btest 0.000534 0.000191 67.025703 ( 6.143528)
test_basic 0.002618 0.000935 0.250184 ( 0.345720)
test_all 0.000796 0.000284 487.265054 ( 46.947427)
test_rubyspec 0.008097 0.021562 35.703664 ( 46.285720)
total: 106.11 sec