Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-102612
#<BuildRuby:0x000055a585fd9438
@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.20220828-102612",
@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.000029 0.000003 0.000032 ( 0.000032)
autoconf 0.000229 0.000017 0.000246 ( 0.000246)
configure 0.000037 0.000003 0.000040 ( 0.000039)
build_up 0.000000 0.012011 0.803426 ( 0.911973)
build_miniruby 0.000000 0.001641 0.062243 ( 0.061297)
build_ruby 0.000265 0.001439 0.067736 ( 0.066311)
build_all 0.007439 0.001189 1.298152 ( 0.484745)
build_install 0.013659 0.004553 1.571255 ( 0.798656)
test_btest 0.000961 0.000320 51.798783 ( 5.775264)
test_basic 0.004612 0.001538 0.294793 ( 0.385905)
test_all 0.001702 0.002192 506.779561 ( 53.182316)
test_rubyspec 0.086037 0.039854 40.913574 ( 49.469561)
total: 111.14 sec