Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-174138
#<BuildRuby:0x00005567616691f8
@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-174138",
@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.000019 0.000008 0.000027 ( 0.000027)
autoconf 0.000025 0.000010 0.000035 ( 0.000036)
configure 0.000165 0.000000 0.000165 ( 0.000172)
build_up 0.007117 0.005683 0.866476 ( 1.006541)
build_miniruby 0.000935 0.000425 0.053332 ( 0.052238)
build_ruby 0.001207 0.000549 0.068143 ( 0.067039)
build_all 0.000715 0.009768 1.267538 ( 0.480769)
build_install 0.010413 0.005316 1.590427 ( 0.798268)
test_btest 0.000660 0.000407 51.080274 ( 6.148875)
test_basic 0.003697 0.002275 0.306106 ( 0.397265)
test_all 0.003028 0.000000 507.666413 ( 52.931294)
test_rubyspec 0.070583 0.058103 41.675566 ( 49.336386)
total: 111.22 sec