Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-215428
#<BuildRuby:0x0000555d46dfcb38
@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.20220302-215428",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000189 0.011003 0.988754 ( 1.066797)
build_miniruby 0.001851 0.000661 0.079084 ( 0.076619)
build_ruby 0.001605 0.000574 0.073754 ( 0.071507)
build_all 0.008294 0.002963 4.179442 ( 0.848111)
build_install 0.013858 0.008373 7.888221 ( 2.418649)
test_btest 0.000843 0.000337 74.081072 ( 7.865732)
test_basic 0.006701 0.000491 0.341970 ( 0.442217)
test_all 0.001579 0.000592 692.976994 ( 67.281608)
test_rubyspec 0.100228 0.069171 46.652721 ( 51.797717)
total: 131.87 sec