Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-044134
#<BuildRuby:0x000055e539854b38
@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.20220617-044134",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000099 0.000014 0.000113 ( 0.000063)
build_up 0.009998 0.000812 1.000775 ( 1.703494)
build_miniruby 0.001936 0.000259 0.070567 ( 0.068784)
build_ruby 0.002007 0.000268 0.071972 ( 0.069780)
build_all 0.008125 0.002973 1.482775 ( 0.610081)
build_install 0.017176 0.005782 5.890846 ( 2.767717)
test_btest 0.001118 0.000213 71.539934 ( 7.747994)
test_basic 0.007393 0.001408 0.329340 ( 0.416272)
test_all 0.002007 0.000382 660.721691 ( 66.048241)
test_rubyspec 0.096616 0.076031 45.268851 ( 51.147677)
total: 130.58 sec