Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-091416
#<BuildRuby:0x0000558f984b04d8
@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.20220226-091416",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006935 0.005687 0.998497 ( 1.237184)
build_miniruby 0.002256 0.000000 0.075506 ( 0.073635)
build_ruby 0.000000 0.001844 0.072101 ( 0.070513)
build_all 0.008400 0.001935 4.172768 ( 0.845100)
build_install 0.008164 0.015590 7.848182 ( 2.391564)
test_btest 0.000919 0.000387 78.479690 ( 8.916618)
test_basic 0.002136 0.005237 0.348392 ( 0.439461)
test_all 0.001176 0.000557 693.763513 ( 67.547741)
test_rubyspec 0.083736 0.094299 46.344693 ( 51.826633)
total: 133.35 sec