Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-055608
#<BuildRuby:0x0000561df6f12f60
@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.20230114-055608",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003455 0.000266 0.601463 ( 1.004188)
build_miniruby 0.000781 0.000060 0.661963 ( 0.661861)
build_ruby 0.000000 0.001309 2.450072 ( 2.450363)
build_all 0.000841 0.008459 12.976574 ( 1.625809)
build_install 0.004524 0.001934 1.518535 ( 0.727567)
test_btest 0.000550 0.000145 68.957909 ( 6.095850)
test_basic 0.000987 0.002566 0.262753 ( 0.357591)
test_all 0.001286 0.000386 494.797910 ( 49.482597)
test_rubyspec 0.011687 0.018639 35.111134 ( 45.694598)
total: 108.10 sec