Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-101016
#<BuildRuby:0x00005623e0c02678
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230109-101016",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006411 0.000307 0.860278 ( 1.027994)
build_miniruby 0.001211 0.000161 1.012291 ( 1.010342)
build_ruby 0.001454 0.000194 2.787769 ( 2.785138)
build_all 0.009388 0.000617 16.869889 ( 3.010772)
build_install 0.001567 0.009912 2.111085 ( 1.070712)
test_btest 0.000000 0.000846 79.005933 ( 10.780849)
test_basic 0.003288 0.003492 0.360591 ( 0.446531)
test_all 0.001176 0.000346 667.801848 (108.075643)
test_rubyspec 0.076765 0.051146 52.016444 ( 60.158866)
total: 188.37 sec