Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-194436
#<BuildRuby:0x0000555a02d27e20
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230601-194436",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.005730 1.496016 ( 2.826159)
build_miniruby 0.000234 0.000885 0.729926 ( 0.729025)
build_ruby 0.000956 0.000318 2.446513 ( 2.446721)
build_all 0.006631 0.002211 12.163869 ( 1.128468)
build_install 0.005608 0.001869 1.653896 ( 0.841617)
test_btest 0.000856 0.000285 79.323691 ( 7.075081)
test_basic 0.003126 0.001042 0.611745 ( 0.696287)
test_all 0.001124 0.000374 441.478770 ( 46.362789)
test_rubyspec 0.001796 0.039863 42.183532 ( 54.718121)
total: 116.83 sec