Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-203833
#<BuildRuby:0x0000562e68696530
@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-203833",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006949 0.005067 0.983470 ( 1.104391)
build_miniruby 0.001616 0.000622 0.072409 ( 0.070344)
build_ruby 0.001975 0.000000 0.072813 ( 0.070710)
build_all 0.004592 0.005293 4.149806 ( 0.841148)
build_install 0.015418 0.007300 7.891270 ( 2.422313)
test_btest 0.000698 0.000305 76.202981 ( 8.312344)
test_basic 0.004418 0.001933 0.332697 ( 0.430925)
test_all 0.000974 0.000427 655.918850 ( 66.413427)
test_rubyspec 0.084734 0.059646 45.981975 ( 51.431764)
total: 131.10 sec