Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-105748
#<BuildRuby:0x000055a979b8c068
@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.20230803-105748",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005562 0.000159 1.430754 ( 2.745326)
build_miniruby 0.001146 0.000000 0.976098 ( 0.975360)
build_ruby 0.001347 0.000000 2.629109 ( 2.628534)
build_all 0.005409 0.004042 14.883424 ( 1.315134)
build_install 0.006105 0.003085 2.224819 ( 1.002137)
test_btest 0.000899 0.000144 84.379798 ( 7.791728)
test_basic 0.004874 0.000157 0.735380 ( 0.811749)
test_all 0.001438 0.000221 530.656000 ( 59.405003)
test_rubyspec 0.013041 0.028137 46.489724 ( 58.780791)
total: 135.46 sec