Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-033400
#<BuildRuby:0x000055f12a657568
@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.20231019-033400",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001048 0.003374 1.377432 ( 1.660494)
build_miniruby 0.000845 0.000178 0.899343 ( 0.899947)
build_ruby 0.001440 0.000303 2.737926 ( 2.737603)
build_all 0.009433 0.001093 17.387697 ( 1.630980)
build_install 0.009375 0.000978 5.200242 ( 1.179724)
test_btest 0.001042 0.000199 88.737998 ( 7.964426)
test_basic 0.000000 0.003928 0.492964 ( 0.571280)
test_all 0.000000 0.006316 564.568496 ( 55.457289)
test_rubyspec 0.030714 0.022808 52.437077 ( 64.719755)
total: 136.82 sec