Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-084849
#<BuildRuby:0x0000560e6e2640d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221119-084849",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.000633 0.004466 1.106376 ( 1.086402)
build_miniruby 0.000625 0.000313 0.936184 ( 0.935081)
build_ruby 0.000843 0.000422 2.649203 ( 2.563040)
build_all 0.004465 0.004449 16.015301 ( 3.350915)
build_install 0.002782 0.005124 1.990153 ( 1.088788)
test_btest 0.000410 0.000252 59.761528 ( 11.216360)
test_basic 0.004585 0.000332 0.293427 ( 0.383954)
test_all 0.000749 0.000428 639.789935 (106.052846)
test_rubyspec 0.039348 0.035502 51.549109 ( 59.908301)
total: 186.59 sec