Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-132806
#<BuildRuby:0x00005614c8ad83a0
@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.20220918-132806",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000059 0.000015 0.000074 ( 0.000073)
build_up 0.002461 0.009164 1.103338 ( 1.570004)
build_miniruby 0.000000 0.002250 0.115353 ( 0.110588)
build_ruby 0.000996 0.000460 0.116497 ( 0.099593)
build_all 0.007026 0.003548 1.579666 ( 0.649093)
build_install 0.019530 0.003843 1.959224 ( 0.959724)
test_btest 0.001738 0.000000 79.137222 ( 8.216514)
test_basic 0.006302 0.001596 0.377476 ( 0.473326)
test_all 0.005348 0.000433 641.547868 ( 66.666551)
test_rubyspec 0.096259 0.076019 45.697692 ( 54.135117)
total: 132.88 sec