Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-113131
#<BuildRuby:0x000055ebed844b88
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-113131",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.007031 0.004884 0.943988 ( 1.278668)
build_miniruby 0.001744 0.000537 0.075412 ( 0.073210)
build_ruby 0.001755 0.000540 0.071757 ( 0.070407)
build_all 0.007536 0.002319 4.078391 ( 0.782645)
build_install 0.023171 0.000000 7.763985 ( 2.321798)
test_btest 0.001591 0.000000 47.748902 ( 44.347145)
test_basic 0.005920 0.000140 0.328975 ( 0.418883)
test_all 0.001490 0.000000 692.328656 ( 67.376575)
test_rubyspec 0.085680 0.088568 46.062364 ( 51.515870)
total: 168.19 sec