Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-070059
#<BuildRuby:0x000055c9b8cfaaa8
@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.20220602-070059",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004559 0.005823 0.882409 ( 3.893770)
build_miniruby 0.001568 0.000570 0.052298 ( 0.066104)
build_ruby 0.002374 0.000000 0.055980 ( 0.053692)
build_all 0.007532 0.000151 1.209455 ( 0.496143)
build_install 0.015840 0.001675 4.898839 ( 2.429446)
test_btest 0.000000 0.001529 53.219966 ( 6.022385)
test_basic 0.004284 0.001736 0.288764 ( 0.379697)
test_all 0.002011 0.000591 523.564168 ( 54.253653)
test_rubyspec 0.076787 0.046891 41.849968 ( 47.604009)
total: 115.20 sec