Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-200437
#<BuildRuby:0x000055800b161350
@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.20220625-200437",
@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.000029 0.000005 0.000034 ( 0.000033)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002014 0.009919 0.833123 ( 1.052522)
build_miniruby 0.001228 0.000438 0.061664 ( 0.060507)
build_ruby 0.001186 0.000423 0.063801 ( 0.062835)
build_all 0.006279 0.002242 1.197513 ( 0.488499)
build_install 0.019256 0.000647 4.927945 ( 2.459298)
test_btest 0.001489 0.000413 52.229904 ( 6.171066)
test_basic 0.004042 0.001123 0.288493 ( 0.383520)
test_all 0.002327 0.000239 502.848547 ( 53.211258)
test_rubyspec 0.065365 0.062346 41.778741 ( 47.682403)
total: 111.57 sec