Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-000328
#<BuildRuby:0x0000564cf4700ea8
@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.20220819-000328",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000021)
configure 0.000026 0.000004 0.000030 ( 0.000027)
build_up 0.006034 0.005484 0.970451 ( 1.025569)
build_miniruby 0.000000 0.002405 0.072298 ( 0.070141)
build_ruby 0.000000 0.001758 0.075398 ( 0.073668)
build_all 0.006105 0.003758 1.517708 ( 0.583322)
build_install 0.014498 0.006401 1.883198 ( 0.909591)
test_btest 0.000836 0.000296 74.946182 ( 8.738873)
test_basic 0.007170 0.000803 0.323948 ( 0.416147)
test_all 0.002758 0.000000 642.347545 ( 63.946977)
test_rubyspec 0.095344 0.071612 45.449526 ( 53.869443)
total: 129.63 sec