Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-230959
#<BuildRuby:0x000055d7bb3ef510
@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.20220901-230959",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011408 0.000746 0.959986 ( 0.983487)
build_miniruby 0.001648 0.000353 0.069518 ( 0.067506)
build_ruby 0.002353 0.000000 0.081179 ( 0.078564)
build_all 0.009845 0.000000 1.520744 ( 0.569874)
build_install 0.013466 0.008639 1.882106 ( 0.928032)
test_btest 0.000000 0.000967 72.775736 ( 8.169766)
test_basic 0.001905 0.005444 0.327034 ( 0.420759)
test_all 0.002799 0.000890 671.589092 ( 66.889038)
test_rubyspec 0.112967 0.069339 45.486985 ( 53.540485)
total: 131.65 sec