Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-223859
#<BuildRuby:0x000055a35341fab8
@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.20221226-223859",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003954 0.005659 0.968747 ( 1.136359)
build_miniruby 0.001971 0.000896 0.848349 ( 0.847371)
build_ruby 0.002148 0.000976 2.154609 ( 2.154897)
build_all 0.011082 0.009906 18.626866 ( 2.164880)
build_install 0.015295 0.007616 2.018306 ( 1.019017)
test_btest 0.000964 0.000508 85.782789 ( 9.134778)
test_basic 0.004882 0.004539 0.349767 ( 0.435356)
test_all 0.001454 0.000800 679.374616 ( 67.558049)
test_rubyspec 0.110148 0.078118 47.810008 ( 55.966055)
total: 140.42 sec