Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-051003
#<BuildRuby:0x00005613e048d1a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-051003",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005317 0.006501 0.966432 ( 3.614893)
build_miniruby 0.001190 0.000541 0.075262 ( 0.073454)
build_ruby 0.001152 0.000524 0.068494 ( 0.066766)
build_all 0.006672 0.003753 4.129378 ( 0.780046)
build_install 0.020253 0.003245 7.663378 ( 2.312676)
test_btest 0.000743 0.000289 47.541090 ( 44.354245)
test_basic 0.005108 0.002940 0.341775 ( 0.434222)
test_all 0.000414 0.002119 644.642951 ( 64.465080)
test_rubyspec 0.099193 0.070444 46.052532 ( 51.559803)
total: 167.66 sec