Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-072734
#<BuildRuby:0x000056369bddc098
@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.20230728-072734",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001658 0.004451 1.378005 ( 2.628750)
build_miniruby 0.001193 0.000189 0.946820 ( 0.945018)
build_ruby 0.001591 0.000000 2.608404 ( 2.612574)
build_all 0.006599 0.002757 14.589548 ( 1.303076)
build_install 0.007753 0.000634 2.097366 ( 0.898565)
test_btest 0.000844 0.000141 81.648137 ( 7.847978)
test_basic 0.003889 0.000648 0.549671 ( 0.627288)
test_all 0.000754 0.000126 535.425975 ( 48.533094)
test_rubyspec 0.019376 0.020679 44.182076 ( 56.558562)
total: 121.96 sec