Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-144220
#<BuildRuby:0x000055dcee2fd480
@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.20220720-144220",
@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.000029 0.000011 0.000040 ( 0.000041)
autoconf 0.000132 0.000053 0.000185 ( 0.000087)
configure 0.000019 0.000008 0.000027 ( 0.000027)
build_up 0.008696 0.003478 0.890448 ( 1.377223)
build_miniruby 0.000000 0.002605 0.063795 ( 0.061832)
build_ruby 0.000000 0.001522 0.066398 ( 0.064767)
build_all 0.008082 0.002061 1.299423 ( 0.496269)
build_install 0.013029 0.004120 4.299105 ( 1.791307)
test_btest 0.001287 0.000551 54.680647 ( 6.156815)
test_basic 0.003717 0.001593 0.276594 ( 0.373577)
test_all 0.000000 0.003008 484.847472 ( 52.048988)
test_rubyspec 0.078164 0.053175 42.084428 ( 47.964225)
total: 110.34 sec