Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-033042
#<BuildRuby:0x0000565404abead8
@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.20220813-033042",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000034 0.000009 0.000043 ( 0.000042)
build_up 0.005273 0.007807 0.860672 ( 1.540607)
build_miniruby 0.000904 0.000362 0.053645 ( 0.052161)
build_ruby 0.001593 0.000000 0.060372 ( 0.059285)
build_all 0.007788 0.000931 1.235157 ( 0.464466)
build_install 0.009030 0.007278 1.613956 ( 0.803437)
test_btest 0.000750 0.000309 53.310580 ( 5.827024)
test_basic 0.001494 0.004843 0.293321 ( 0.383734)
test_all 0.003792 0.000000 513.004143 ( 52.389923)
test_rubyspec 0.083383 0.054653 41.744614 ( 49.328821)
total: 110.85 sec