Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-202122
#<BuildRuby:0x00005614607d44f0
@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.20220331-202122",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003337 0.007397 1.015523 ( 1.079188)
build_miniruby 0.001821 0.000000 0.066955 ( 0.065059)
build_ruby 0.001745 0.000000 0.069265 ( 0.067474)
build_all 0.010605 0.000707 4.137550 ( 0.841450)
build_install 0.018580 0.005155 8.098768 ( 2.415271)
test_btest 0.001008 0.000351 72.921118 ( 7.840118)
test_basic 0.007852 0.000197 0.348816 ( 0.449066)
test_all 0.001234 0.000395 644.677029 ( 65.224026)
test_rubyspec 0.114619 0.061011 47.219968 ( 52.406956)
total: 130.39 sec