Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-184342
#<BuildRuby:0x000055a1c6cc0b38
@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.20220324-184342",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008527 0.002602 0.984538 ( 1.131326)
build_miniruby 0.001817 0.000341 0.068675 ( 0.068132)
build_ruby 0.001361 0.000255 0.075812 ( 0.075813)
build_all 0.003498 0.006398 4.145770 ( 0.845343)
build_install 0.021717 0.001717 8.012818 ( 2.456131)
test_btest 0.000901 0.000204 75.567712 ( 8.245391)
test_basic 0.006637 0.000588 0.352917 ( 0.442533)
test_all 0.001417 0.000308 645.362419 ( 65.712837)
test_rubyspec 0.124910 0.040902 45.674304 ( 51.104283)
total: 130.08 sec