Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-112152
#<BuildRuby:0x000055c67b280e50
@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.20220723-112152",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010415 0.001494 0.981672 ( 1.178567)
build_miniruby 0.002115 0.000000 0.075694 ( 0.073278)
build_ruby 0.002596 0.000000 0.075867 ( 0.073373)
build_all 0.009205 0.000000 1.526244 ( 0.588140)
build_install 0.008023 0.014678 5.100006 ( 2.096346)
test_btest 0.000907 0.000318 74.056506 ( 8.301858)
test_basic 0.002535 0.005069 0.318184 ( 0.411573)
test_all 0.002635 0.000396 665.804835 ( 65.707275)
test_rubyspec 0.133898 0.044811 45.511695 ( 51.146683)
total: 129.58 sec