Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-174300
#<BuildRuby:0x00005609e2c134b8
@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.20220718-174300",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.012215 0.981535 ( 1.013844)
build_miniruby 0.000185 0.001887 0.076254 ( 0.074853)
build_ruby 0.000000 0.002155 0.076596 ( 0.074632)
build_all 0.005863 0.005132 1.547544 ( 0.588368)
build_install 0.010502 0.011190 5.131215 ( 2.093800)
test_btest 0.000745 0.000512 73.123332 ( 8.170539)
test_basic 0.001586 0.006340 0.319418 ( 0.407970)
test_all 0.000000 0.001943 683.751911 ( 66.875366)
test_rubyspec 0.075797 0.096292 45.885776 ( 51.607092)
total: 130.91 sec