Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-023018
#<BuildRuby:0x000055fac0d29400
@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.20220723-023018",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009478 0.000729 0.870909 ( 1.033207)
build_miniruby 0.000000 0.001596 0.064509 ( 0.063056)
build_ruby 0.000000 0.001287 0.063150 ( 0.062307)
build_all 0.004548 0.005635 1.228818 ( 0.463090)
build_install 0.017087 0.000000 4.238273 ( 1.798473)
test_btest 0.001456 0.000110 51.777526 ( 6.259349)
test_basic 0.001641 0.003956 0.280448 ( 0.376955)
test_all 0.000928 0.001979 508.480966 ( 53.444927)
test_rubyspec 0.092669 0.040809 41.846342 ( 47.795672)
total: 111.30 sec