Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-170314
#<BuildRuby:0x00005603b11a7ba0
@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.20230211-170314",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003487 0.639022 ( 1.066835)
build_miniruby 0.000000 0.000964 0.641298 ( 0.641025)
build_ruby 0.000797 0.000359 2.066874 ( 2.066550)
build_all 0.006817 0.002425 12.439118 ( 1.527424)
build_install 0.003139 0.003072 1.481857 ( 0.709271)
test_btest 0.000510 0.000161 65.437914 ( 6.373368)
test_basic 0.003460 0.000115 0.268857 ( 0.364352)
test_all 0.000877 0.000263 499.247884 ( 47.287121)
test_rubyspec 0.022463 0.007110 35.090441 ( 45.604602)
total: 105.64 sec