Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-050858
#<BuildRuby:0x000055684e8e41d8
@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.20221227-050858",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008135 0.001252 0.960956 ( 1.130033)
build_miniruby 0.002077 0.000319 0.843152 ( 0.842331)
build_ruby 0.002582 0.000397 2.155028 ( 2.156080)
build_all 0.017754 0.002731 18.519160 ( 2.166816)
build_install 0.015638 0.005737 2.026027 ( 1.024357)
test_btest 0.000967 0.000181 90.017585 ( 9.008847)
test_basic 0.002337 0.006839 0.356375 ( 0.443540)
test_all 0.002227 0.000000 684.064696 ( 63.742061)
test_rubyspec 0.092481 0.081246 48.252643 ( 56.424998)
total: 136.94 sec