Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-084723
#<BuildRuby:0x0000558c47ce1570
@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.20220815-084723",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.010434 0.001739 0.845567 ( 1.013314)
build_miniruby 0.001822 0.000303 0.064798 ( 0.064053)
build_ruby 0.001227 0.000204 0.053954 ( 0.052423)
build_all 0.007338 0.001223 1.241008 ( 0.463302)
build_install 0.014510 0.000000 1.580297 ( 0.775161)
test_btest 0.000989 0.000000 53.804108 ( 6.158263)
test_basic 0.006796 0.000000 0.295487 ( 0.392114)
test_all 0.003993 0.000000 506.467170 ( 53.092806)
test_rubyspec 0.060859 0.056988 41.752991 ( 49.381302)
total: 111.39 sec