Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-051013
#<BuildRuby:0x000055d9e512cdd8
@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.20220909-051013",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007380 0.003279 1.100633 ( 1.211849)
build_miniruby 0.002229 0.000000 0.071179 ( 0.069226)
build_ruby 0.002090 0.000000 0.074742 ( 0.072489)
build_all 0.004523 0.004560 1.538158 ( 0.585244)
build_install 0.012843 0.008913 1.918238 ( 0.943610)
test_btest 0.000870 0.000435 95.940762 ( 9.355359)
test_basic 0.004317 0.004590 0.350638 ( 0.437606)
test_all 0.000000 0.002818 689.428622 ( 68.879181)
test_rubyspec 0.084040 0.090411 47.260570 ( 55.668441)
total: 137.22 sec