Logfile: /home/ko1/ruby/logs/brlog.trunk.20220420-102059
#<BuildRuby:0x000055cf5bb3ece8
@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="-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.20220420-102059",
@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.000031 0.000009 0.000040 ( 0.000040)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007816 0.002132 0.811326 ( 1.005681)
build_miniruby 0.001084 0.000295 0.055498 ( 0.055154)
build_ruby 0.001693 0.000000 0.055439 ( 0.055524)
build_all 0.006456 0.000000 1.184450 ( 0.473808)
build_install 0.012025 0.005106 4.886127 ( 2.535453)
test_btest 0.001473 0.000393 51.673083 ( 5.876782)
test_basic 0.005545 0.000181 0.282002 ( 0.376114)
test_all 0.002991 0.000000 515.091553 ( 53.755278)
test_rubyspec 0.065258 0.060982 41.062482 ( 46.482402)
total: 110.62 sec