Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-172906
#<BuildRuby:0x000055a4905d3e20
@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.20230330-172906",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.000000 0.003935 0.842817 ( 2.247205)
build_miniruby 0.000822 0.000000 0.691096 ( 0.690334)
build_ruby 0.001125 0.000000 2.242710 ( 2.246807)
build_all 0.008565 0.000000 12.063602 ( 1.111758)
build_install 0.003009 0.004242 1.753699 ( 0.877097)
test_btest 0.000490 0.000065 78.483138 ( 7.794663)
test_basic 0.002788 0.000371 0.259416 ( 0.354419)
test_all 0.000660 0.000088 443.268823 ( 39.139264)
test_rubyspec 0.008666 0.012234 37.806834 ( 48.339015)
total: 102.80 sec