Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-011133
#<BuildRuby:0x0000557f942584d8
@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.20220329-011133",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010604 0.000000 0.998546 ( 1.303481)
build_miniruby 0.000000 0.001942 0.067118 ( 0.065069)
build_ruby 0.000143 0.001699 0.071966 ( 0.069443)
build_all 0.009413 0.000320 4.200449 ( 0.872654)
build_install 0.017478 0.005396 7.822175 ( 2.462001)
test_btest 0.000790 0.000198 73.172864 ( 7.874726)
test_basic 0.001424 0.006469 0.330793 ( 0.422262)
test_all 0.001867 0.000594 676.799929 ( 66.302013)
test_rubyspec 0.113324 0.052915 46.139704 ( 51.483598)
total: 130.86 sec