Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-045411
#<BuildRuby:0x00005581bc6776e8
@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.20230120-045411",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000026)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003609 0.000601 0.630477 ( 1.066202)
build_miniruby 0.000848 0.000141 0.671312 ( 0.670635)
build_ruby 0.001202 0.000200 2.184102 ( 2.183587)
build_all 0.006050 0.003007 11.926152 ( 1.466258)
build_install 0.002790 0.003698 1.468054 ( 0.719777)
test_btest 0.000530 0.000132 64.500727 ( 5.948309)
test_basic 0.003424 0.000000 0.256235 ( 0.351389)
test_all 0.001067 0.000139 485.253814 ( 45.575292)
test_rubyspec 0.011631 0.016794 35.157266 ( 45.494772)
total: 103.48 sec