Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-184219
#<BuildRuby:0x000055ba7ad1af08
@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.20220825-184219",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000028 0.000008 0.000036 ( 0.000033)
build_up 0.001530 0.010925 0.851150 ( 0.887293)
build_miniruby 0.002289 0.000000 0.061016 ( 0.058708)
build_ruby 0.001977 0.000214 0.068545 ( 0.065759)
build_all 0.006172 0.002849 1.239958 ( 0.469013)
build_install 0.015642 0.000000 1.572746 ( 0.794769)
test_btest 0.001454 0.000000 55.079983 ( 6.358876)
test_basic 0.005872 0.000426 0.270101 ( 0.365709)
test_all 0.000225 0.005433 492.793305 ( 52.661775)
test_rubyspec 0.074792 0.058370 41.696105 ( 50.266723)
total: 111.93 sec