Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-024500
#<BuildRuby:0x000055b70f474ea8
@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.20220730-024500",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.012297 0.000530 0.963692 ( 1.689431)
build_miniruby 0.002126 0.000000 0.075241 ( 0.073032)
build_ruby 0.001945 0.000000 0.074715 ( 0.072733)
build_all 0.011687 0.000000 1.515423 ( 0.574009)
build_install 0.019131 0.003841 5.115694 ( 2.059087)
test_btest 0.000840 0.000105 72.983389 ( 8.323745)
test_basic 0.007216 0.000902 0.317643 ( 0.412047)
test_all 0.001792 0.000224 680.561125 ( 66.395487)
test_rubyspec 0.126774 0.039895 45.752152 ( 51.492071)
total: 131.09 sec