Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-225639
#<BuildRuby:0x0000562ac723d348
@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.20221010-225639",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.009709 0.000746 1.072182 ( 1.120603)
build_miniruby 0.001268 0.000098 0.093506 ( 0.090838)
build_ruby 0.001470 0.000113 0.096283 ( 0.093237)
build_all 0.004200 0.003610 1.295428 ( 0.566865)
build_install 0.013781 0.000579 1.610282 ( 0.874497)
test_btest 0.002036 0.000226 61.371370 ( 6.397585)
test_basic 0.006265 0.000165 0.332695 ( 0.432398)
test_all 0.006547 0.000689 492.153016 ( 53.944178)
test_rubyspec 0.092342 0.039259 43.127824 ( 51.405928)
total: 114.93 sec