Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-160040
#<BuildRuby:0x000055eb04220e80
@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.20220727-160040",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006948 0.001895 0.810852 ( 1.035518)
build_miniruby 0.001217 0.000332 0.063666 ( 0.062140)
build_ruby 0.000000 0.001531 0.051767 ( 0.050477)
build_all 0.005756 0.003539 1.225653 ( 0.466583)
build_install 0.015570 0.001650 4.193025 ( 1.789060)
test_btest 0.001552 0.000443 53.304975 ( 5.812437)
test_basic 0.000994 0.005789 0.293826 ( 0.394181)
test_all 0.002814 0.000000 511.070323 ( 53.510556)
test_rubyspec 0.078808 0.067791 41.840976 ( 47.691718)
total: 110.81 sec