Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-121248
#<BuildRuby:0x0000557c7fd406d8
@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.20220720-121248",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005623 0.004339 0.961143 ( 1.117450)
build_miniruby 0.002315 0.000000 0.074848 ( 0.073059)
build_ruby 0.002135 0.000038 0.076047 ( 0.074401)
build_all 0.006101 0.003864 1.515916 ( 0.593556)
build_install 0.017925 0.004389 5.255517 ( 2.099411)
test_btest 0.001101 0.000200 75.403914 ( 8.156084)
test_basic 0.008993 0.000079 0.335131 ( 0.422915)
test_all 0.001998 0.000333 631.191524 ( 64.855680)
test_rubyspec 0.124863 0.049215 45.906716 ( 51.635367)
total: 129.03 sec