Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-020050
#<BuildRuby:0x000055ef03d3d2c0
@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.20220815-020050",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009424 0.000205 0.870681 ( 0.914794)
build_miniruby 0.001426 0.000204 0.064671 ( 0.063632)
build_ruby 0.001655 0.000000 0.066069 ( 0.064979)
build_all 0.007210 0.002295 1.220833 ( 0.463859)
build_install 0.011111 0.005080 1.571466 ( 0.789771)
test_btest 0.001008 0.000202 52.085119 ( 5.951333)
test_basic 0.007157 0.000600 0.294247 ( 0.382574)
test_all 0.003228 0.000615 479.100994 ( 51.844180)
test_rubyspec 0.102161 0.038976 41.676577 ( 49.302672)
total: 109.78 sec