Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-065919
#<BuildRuby:0x0000560672c2f500
@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.20240101-065919",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002441 0.004337 1.331897 ( 1.708300)
build_miniruby 0.000000 0.001279 0.947624 ( 0.946971)
build_ruby 0.000000 0.001311 2.849400 ( 2.848908)
build_all 0.009159 0.000825 16.958740 ( 1.477454)
build_install 0.007857 0.000680 4.853137 ( 1.168446)
test_btest 0.000870 0.000151 85.888642 ( 7.504567)
test_basic 0.005858 0.000283 0.825434 ( 0.902688)
test_all 0.104162 0.033454 538.061572 ( 56.150986)
test_rubyspec 0.019381 0.028827 51.152767 ( 63.484661)
total: 136.19 sec