Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-071609
#<BuildRuby:0x0000556580828328
@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.20230131-071609",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.006208 0.000287 0.847374 ( 1.024006)
build_miniruby 0.001215 0.000162 1.006317 ( 1.004437)
build_ruby 0.001439 0.000192 2.784335 ( 2.781896)
build_all 0.009275 0.000611 16.766006 ( 2.986525)
build_install 0.004483 0.004658 2.091098 ( 1.076683)
test_btest 0.001071 0.000000 70.792019 ( 10.950676)
test_basic 0.000062 0.007232 0.380083 ( 0.464820)
test_all 0.000961 0.000253 666.173732 (112.471871)
test_rubyspec 0.070882 0.058484 51.794596 ( 59.854690)
total: 192.62 sec