Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-100011
#<BuildRuby:0x000055d3ab71be00
@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.20220723-100011",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006317 0.000349 0.883243 ( 1.060793)
build_miniruby 0.000856 0.000123 0.057142 ( 0.055831)
build_ruby 0.000888 0.000127 0.059739 ( 0.058480)
build_all 0.000338 0.004254 1.512024 ( 0.585721)
build_install 0.010016 0.001161 5.641963 ( 2.153917)
test_btest 0.000587 0.000117 51.458069 ( 8.173361)
test_basic 0.005457 0.000154 0.356845 ( 0.445180)
test_all 0.000000 0.001120 617.244393 ( 89.620349)
test_rubyspec 0.086812 0.031007 43.808528 ( 49.567104)
total: 151.72 sec