Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-201625
#<BuildRuby:0x0000562a6e306aa8
@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.20230111-201625",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.004895 0.001632 0.878555 ( 1.103306)
build_miniruby 0.001002 0.000334 1.021361 ( 1.019312)
build_ruby 0.001707 0.000000 2.789154 ( 2.786537)
build_all 0.008098 0.001934 16.854393 ( 2.995948)
build_install 0.009745 0.002113 2.175921 ( 1.091860)
test_btest 0.000783 0.000235 72.697058 ( 10.461425)
test_basic 0.003537 0.003695 0.366975 ( 0.451749)
test_all 0.000814 0.000272 650.344304 (102.199578)
test_rubyspec 0.074076 0.061359 51.954461 ( 60.046766)
total: 182.16 sec