Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-032120
#<BuildRuby:0x0000563338422860
@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.20221208-032120",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000040 0.000010 0.000050 ( 0.000052)
build_up 0.000000 0.010247 1.226138 ( 1.720539)
build_miniruby 0.000000 0.002415 0.848868 ( 0.866683)
build_ruby 0.000000 0.002907 2.231338 ( 2.178816)
build_all 0.011831 0.008742 18.608907 ( 2.168473)
build_install 0.021185 0.000266 2.122287 ( 1.041857)
test_btest 0.001377 0.000000 91.147451 ( 9.209786)
test_basic 0.005949 0.002028 0.353544 ( 0.443432)
test_all 0.001271 0.000552 692.232006 ( 70.220362)
test_rubyspec 0.077490 0.072981 49.238493 ( 57.705072)
total: 145.56 sec