Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-185219
#<BuildRuby:0x0000558f386ebf28
@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.20230118-185219",
@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.000019 0.000002 0.000021 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002757 0.003823 0.851219 ( 1.051556)
build_miniruby 0.001135 0.000227 1.020065 ( 1.018076)
build_ruby 0.001331 0.000266 2.805754 ( 2.803229)
build_all 0.009196 0.000942 16.818417 ( 2.986243)
build_install 0.006404 0.004940 2.148428 ( 1.084027)
test_btest 0.000888 0.000209 71.134333 ( 10.879909)
test_basic 0.001154 0.004998 0.345831 ( 0.432365)
test_all 0.001081 0.000318 666.054587 (101.304285)
test_rubyspec 0.088409 0.030091 51.948065 ( 59.977691)
total: 181.54 sec