Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-092410
#<BuildRuby:0x00005602c3a22990
@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.20220426-092410",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003283 0.008118 0.924242 ( 6.873542)
build_miniruby 0.001241 0.000564 0.063989 ( 0.062107)
build_ruby 0.001916 0.000000 0.059358 ( 0.057628)
build_all 0.008702 0.000000 1.200854 ( 0.481981)
build_install 0.017919 0.000831 4.904733 ( 2.413940)
test_btest 0.001353 0.000398 52.451717 ( 5.768609)
test_basic 0.005128 0.001508 0.278786 ( 0.368483)
test_all 0.002631 0.000000 514.288954 ( 54.512101)
test_rubyspec 0.093774 0.024684 41.586003 ( 46.848471)
total: 117.39 sec