Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-041934
#<BuildRuby:0x0000565406a70e80
@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.20220826-041934",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007462 0.002984 0.796098 ( 1.252991)
build_miniruby 0.000952 0.000381 0.055445 ( 0.054302)
build_ruby 0.001271 0.000508 0.066672 ( 0.065332)
build_all 0.004861 0.004850 1.268640 ( 0.486671)
build_install 0.015402 0.000308 1.576115 ( 0.802169)
test_btest 0.001017 0.000363 52.534412 ( 5.926572)
test_basic 0.003595 0.002596 0.295315 ( 0.386034)
test_all 0.000498 0.004650 521.015210 ( 53.956133)
test_rubyspec 0.098124 0.041516 41.895413 ( 50.321335)
total: 113.25 sec