Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-231913
#<BuildRuby:0x000055ef76e1c4c0
@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.20220801-231913",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001357 0.011003 0.983687 ( 1.015067)
build_miniruby 0.000000 0.002166 0.074097 ( 0.071903)
build_ruby 0.000000 0.002515 0.076532 ( 0.073994)
build_all 0.008127 0.001393 1.503836 ( 0.570794)
build_install 0.015213 0.006975 5.188829 ( 2.081312)
test_btest 0.000819 0.000345 76.579358 ( 8.126958)
test_basic 0.003335 0.005658 0.321606 ( 0.409486)
test_all 0.001617 0.000766 651.482610 ( 65.052126)
test_rubyspec 0.093949 0.083220 45.503850 ( 51.328137)
total: 128.73 sec