Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-123415
#<BuildRuby:0x0000563f9b387f58
@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.20230104-123415",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.005580 0.001196 0.843492 ( 1.298092)
build_miniruby 0.001135 0.000244 1.009808 ( 1.007815)
build_ruby 0.001301 0.000278 2.771215 ( 2.768637)
build_all 0.009910 0.000000 16.686907 ( 2.972251)
build_install 0.003875 0.007783 2.294722 ( 1.182092)
test_btest 0.000572 0.000159 71.638124 ( 11.026169)
test_basic 0.006630 0.000000 0.377097 ( 0.463117)
test_all 0.001522 0.000000 670.433962 ( 95.775500)
test_rubyspec 0.062317 0.049101 51.419211 ( 59.465269)
total: 175.96 sec