Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-070619
#<BuildRuby:0x000055fda7d97b50
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230707-070619",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001168 0.003394 1.424204 ( 2.684318)
build_miniruby 0.001003 0.000000 0.914001 ( 0.913958)
build_ruby 0.001223 0.000000 2.606537 ( 2.607554)
build_all 0.009731 0.000000 8.271208 ( 7.520024)
build_install 0.006014 0.002858 1.959394 ( 1.742966)
test_btest 0.001039 0.000208 89.531058 ( 7.412881)
test_basic 0.001111 0.003096 0.760273 ( 0.836685)
test_all 0.000660 0.000153 476.801188 ( 43.495577)
test_rubyspec 0.024708 0.013930 43.291069 ( 55.745569)
total: 122.96 sec