Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-091744
#<BuildRuby:0x0000557f9e0f08e8
@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.20220220-091744",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.009796 0.000800 0.945515 ( 1.640366)
build_miniruby 0.001740 0.000232 0.065284 ( 0.063810)
build_ruby 0.002022 0.000269 0.079282 ( 0.077457)
build_all 0.010385 0.000172 4.124407 ( 0.797304)
build_install 0.007502 0.015153 7.726165 ( 2.301193)
test_btest 0.000971 0.000277 72.839585 ( 8.594719)
test_basic 0.005510 0.001574 0.328103 ( 0.422717)
test_all 0.001299 0.000371 692.699405 ( 67.421855)
test_rubyspec 0.138170 0.027368 46.375934 ( 52.832926)
total: 134.15 sec