Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-194726
#<BuildRuby:0x000056539ad0b918
@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.20220129-194726",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010207 0.000886 0.914449 ( 1.075952)
build_miniruby 0.000000 0.001821 0.077991 ( 0.077962)
build_ruby 0.000000 0.002113 0.079797 ( 0.079537)
build_all 0.008434 0.001087 3.967081 ( 0.789978)
build_install 0.016192 0.006313 7.782950 ( 2.354733)
test_btest 0.001180 0.000278 46.517682 ( 44.119566)
test_basic 0.000000 0.007309 0.345717 ( 0.436129)
test_all 0.000852 0.001545 663.147497 ( 64.844226)
test_rubyspec 0.092062 0.072764 45.975504 ( 51.249582)
total: 165.03 sec