Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-114019
#<BuildRuby:0x0000558262dc4a58
@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.20220406-114019",
@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.000018 0.000004 0.000022 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006390 0.004573 1.012837 ( 1.798098)
build_miniruby 0.001570 0.000448 0.075916 ( 0.074447)
build_ruby 0.001319 0.000377 0.066572 ( 0.064790)
build_all 0.004554 0.005875 4.222570 ( 0.839227)
build_install 0.015742 0.005286 8.452735 ( 2.971905)
test_btest 0.000902 0.000318 75.601272 ( 8.690970)
test_basic 0.003267 0.004180 0.339157 ( 0.434173)
test_all 0.001442 0.000174 651.046622 ( 65.937325)
test_rubyspec 0.099098 0.079617 46.966760 ( 52.174515)
total: 132.99 sec