Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-041957
#<BuildRuby:0x000055f8e1457948
@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-041957",
@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.000019 0.000004 0.000023 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.003915 0.642312 ( 1.046221)
build_miniruby 0.001037 0.000000 0.642109 ( 0.641157)
build_ruby 0.001287 0.000000 2.174776 ( 2.174827)
build_all 0.009388 0.000000 11.955019 ( 1.484417)
build_install 0.002328 0.004565 1.440921 ( 0.709067)
test_btest 0.000501 0.000134 65.975421 ( 5.994666)
test_basic 0.002496 0.000666 0.246916 ( 0.342399)
test_all 0.001623 0.000000 483.816533 ( 46.042700)
test_rubyspec 0.010374 0.019564 35.112046 ( 45.449128)
total: 103.89 sec