Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-133958
#<BuildRuby:0x00005647208c4b88
@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.20220908-133958",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000033 0.000003 0.000036 ( 0.000065)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.009820 0.000391 1.110466 ( 1.117362)
build_miniruby 0.001630 0.000109 0.072031 ( 0.070656)
build_ruby 0.000000 0.001950 0.077704 ( 0.075976)
build_all 0.004381 0.006083 1.543959 ( 0.599918)
build_install 0.021910 0.001393 1.871552 ( 0.950291)
test_btest 0.001054 0.000158 90.940538 ( 9.837808)
test_basic 0.008262 0.000000 0.357458 ( 0.443582)
test_all 0.004472 0.000000 640.168941 ( 66.335805)
test_rubyspec 0.126694 0.048282 47.122635 ( 55.602029)
total: 135.03 sec