Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-210202
#<BuildRuby:0x000055d2dd12c040
@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.20230124-210202",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.002172 0.004134 0.843753 ( 1.038160)
build_miniruby 0.000961 0.000384 1.010335 ( 1.008402)
build_ruby 0.001213 0.000485 2.758816 ( 2.756250)
build_all 0.009025 0.000671 16.744007 ( 2.962435)
build_install 0.006564 0.004799 2.101688 ( 1.077467)
test_btest 0.000632 0.000246 74.483104 ( 9.947586)
test_basic 0.006269 0.000881 0.382031 ( 0.466462)
test_all 0.001134 0.000418 653.074883 (115.712333)
test_rubyspec 0.071838 0.060993 51.596694 ( 59.660776)
total: 194.63 sec