Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-021407
#<BuildRuby:0x000055b9f8bd1480
@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.20220725-021407",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.010727 0.841509 ( 1.333730)
build_miniruby 0.002508 0.000000 0.057581 ( 0.054634)
build_ruby 0.000130 0.002610 0.055599 ( 0.053635)
build_all 0.007615 0.001632 1.248708 ( 0.477002)
build_install 0.013085 0.003479 4.353636 ( 1.811830)
test_btest 0.002032 0.000000 51.660304 ( 6.374148)
test_basic 0.005576 0.002392 0.288057 ( 0.376540)
test_all 0.002334 0.000211 505.528244 ( 53.331803)
test_rubyspec 0.096682 0.039632 41.812451 ( 47.386820)
total: 111.20 sec