Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-220640
#<BuildRuby:0x000055d5fba78bc8
@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.20220812-220640",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007802 0.002837 0.972443 ( 1.108069)
build_miniruby 0.000000 0.002530 0.077666 ( 0.075171)
build_ruby 0.000000 0.002417 0.078792 ( 0.076499)
build_all 0.000000 0.010402 1.532617 ( 0.574623)
build_install 0.013493 0.009383 1.882459 ( 0.920678)
test_btest 0.000612 0.000408 75.407465 ( 8.731762)
test_basic 0.006660 0.000639 0.329941 ( 0.426357)
test_all 0.002781 0.001711 634.937561 ( 64.687266)
test_rubyspec 0.087342 0.096424 45.985417 ( 53.568065)
total: 130.17 sec