Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-033043
#<BuildRuby:0x000055fc6649bac0
@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.20221224-033043",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003353 0.000000 0.645942 ( 1.045881)
build_miniruby 0.000884 0.000059 0.735603 ( 0.734820)
build_ruby 0.000000 0.001427 2.522328 ( 2.522009)
build_all 0.005319 0.003663 12.423294 ( 1.516309)
build_install 0.005549 0.001281 1.641581 ( 0.780651)
test_btest 0.000574 0.000132 66.822484 ( 6.239818)
test_basic 0.002832 0.000654 0.249834 ( 0.345557)
test_all 0.000995 0.000229 481.591123 ( 51.560452)
test_rubyspec 0.010210 0.018262 36.024134 ( 46.292907)
total: 111.04 sec