Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-134549
#<BuildRuby:0x0000558f92f77d68
@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.20231230-134549",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000035 0.000008 0.000043 ( 0.000044)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.000881 0.004238 1.098679 ( 1.470862)
build_miniruby 0.000824 0.000242 0.824315 ( 0.823637)
build_ruby 0.000950 0.000280 2.821902 ( 2.821707)
build_all 0.002857 0.007203 16.854255 ( 1.528076)
build_install 0.006005 0.003137 4.869247 ( 1.211316)
test_btest 0.000719 0.000282 84.981005 ( 7.555781)
test_basic 0.000000 0.004745 0.678804 ( 0.755441)
test_all 0.103587 0.028849 595.179358 ( 64.353704)
test_rubyspec 0.022844 0.028104 50.496878 ( 62.816661)
total: 143.34 sec