Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-102144
#<BuildRuby:0x000056397b3493a0
@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.20220617-102144",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.009739 0.001477 0.881592 ( 1.127445)
build_miniruby 0.001144 0.000286 0.054223 ( 0.052756)
build_ruby 0.001355 0.000339 0.068171 ( 0.066832)
build_all 0.005749 0.001438 1.193954 ( 0.480551)
build_install 0.013963 0.004731 4.813887 ( 2.445481)
test_btest 0.002468 0.000000 52.223214 ( 6.015957)
test_basic 0.006045 0.000000 0.289894 ( 0.380769)
test_all 0.002932 0.000000 513.619238 ( 53.645213)
test_rubyspec 0.087278 0.032954 41.589925 ( 47.498675)
total: 111.71 sec