Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-003425
#<BuildRuby:0x000055b6aab56678
@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.20230124-003425",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000045 0.000011 0.000056 ( 0.000056)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.008623 0.000089 0.893662 ( 1.110976)
build_miniruby 0.001060 0.000212 1.007823 ( 1.005850)
build_ruby 0.001315 0.000263 2.763958 ( 2.761348)
build_all 0.009748 0.000208 16.629957 ( 2.931660)
build_install 0.010218 0.000976 2.095829 ( 1.070557)
test_btest 0.000905 0.000150 74.267843 ( 10.132507)
test_basic 0.006482 0.000275 0.307430 ( 0.393518)
test_all 0.001193 0.000188 647.931941 (109.164851)
test_rubyspec 0.080320 0.034840 51.032745 ( 59.115970)
total: 187.69 sec