Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-154658
#<BuildRuby:0x0000560bc3e04208
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220618-154658",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006490 0.000354 0.846794 ( 1.356615)
build_miniruby 0.000739 0.000113 0.057314 ( 0.056126)
build_ruby 0.000938 0.000000 0.059548 ( 0.058396)
build_all 0.004179 0.000000 1.505876 ( 0.606921)
build_install 0.010496 0.000308 6.309974 ( 2.863313)
test_btest 0.000587 0.000074 54.681772 ( 8.211359)
test_basic 0.000000 0.005775 0.335888 ( 0.423841)
test_all 0.000000 0.001295 649.963334 ( 94.307171)
test_rubyspec 0.070592 0.049302 44.234715 ( 49.808440)
total: 157.69 sec