Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-013009
#<BuildRuby:0x000055f8b48eff00
@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.20221129-013009",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.005515 0.000000 1.141506 ( 1.133231)
build_miniruby 0.000796 0.000000 1.067672 ( 1.066490)
build_ruby 0.001100 0.000000 2.770189 ( 2.659551)
build_all 0.008520 0.000000 15.810821 ( 3.310694)
build_install 0.004986 0.004637 2.057331 ( 1.198575)
test_btest 0.000582 0.000056 64.273506 ( 10.688984)
test_basic 0.005024 0.000000 0.295630 ( 0.385857)
test_all 0.000721 0.000000 664.836558 (106.642397)
test_rubyspec 0.063114 0.010593 52.871731 ( 60.984382)
total: 188.07 sec