Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-190140
#<BuildRuby:0x000055845ffeafe0
@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.20220726-190140",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004934 0.007090 0.976837 ( 1.112706)
build_miniruby 0.002006 0.000000 0.066703 ( 0.066004)
build_ruby 0.002310 0.000168 0.074544 ( 0.073064)
build_all 0.011449 0.000000 1.520735 ( 0.586433)
build_install 0.013993 0.008528 5.155158 ( 2.095322)
test_btest 0.000936 0.000312 79.469273 ( 8.202579)
test_basic 0.002871 0.003647 0.314214 ( 0.404962)
test_all 0.001965 0.000714 620.255215 ( 64.708668)
test_rubyspec 0.072921 0.089805 45.662768 ( 51.384480)
total: 128.64 sec