Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-144659
#<BuildRuby:0x000055eeb1784d30
@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.20220906-144659",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009697 0.001263 0.959164 ( 1.130391)
build_miniruby 0.001537 0.000329 0.073377 ( 0.071668)
build_ruby 0.001542 0.000330 0.068785 ( 0.067060)
build_all 0.010763 0.000000 1.543790 ( 0.595021)
build_install 0.020953 0.000754 1.944355 ( 0.959162)
test_btest 0.001068 0.000160 98.272214 ( 9.545725)
test_basic 0.007240 0.001086 0.357014 ( 0.444203)
test_all 0.004010 0.000602 638.088079 ( 66.627511)
test_rubyspec 0.113627 0.049313 46.924311 ( 55.495054)
total: 134.94 sec