Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-072315
#<BuildRuby:0x000055ea5737c070
@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.20230109-072315",
@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.000003 0.000001 0.000004 ( 0.000008)
autoconf 0.000000 0.000009 0.000009 ( 0.000009)
configure 0.000000 0.000007 0.000007 ( 0.000007)
build_up 0.000587 0.002863 0.647198 ( 1.095977)
build_miniruby 0.000740 0.000269 0.675489 ( 0.674393)
build_ruby 0.000953 0.000347 2.388938 ( 2.389008)
build_all 0.002361 0.007331 12.971785 ( 1.610463)
build_install 0.005642 0.000777 1.524765 ( 0.710189)
test_btest 0.000436 0.000201 65.991826 ( 6.512810)
test_basic 0.002666 0.001230 0.264096 ( 0.359647)
test_all 0.001140 0.000526 490.799738 ( 48.115311)
test_rubyspec 0.010206 0.018608 35.513375 ( 45.984375)
total: 107.45 sec