Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-080000
#<BuildRuby:0x000055cd29997568
@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.20230706-080000",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004003 0.000667 1.283518 ( 3.972978)
build_miniruby 0.000934 0.000156 0.899459 ( 0.900401)
build_ruby 0.001590 0.000265 2.643901 ( 2.643850)
build_all 0.008349 0.000000 7.705200 ( 7.030934)
build_install 0.008524 0.000574 1.931221 ( 1.604243)
test_btest 0.000962 0.000138 84.228811 ( 8.076144)
test_basic 0.004313 0.000616 0.840382 ( 0.925675)
test_all 0.001425 0.000203 456.281954 ( 49.187599)
test_rubyspec 0.016865 0.018674 42.885392 ( 55.332992)
total: 129.68 sec