Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-020518
#<BuildRuby:0x0000564c4dc3a678
@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.20230107-020518",
@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.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.002204 0.004135 0.847452 ( 1.018138)
build_miniruby 0.000961 0.000384 1.011942 ( 1.010013)
build_ruby 0.001142 0.000457 2.767496 ( 2.764933)
build_all 0.007139 0.002856 16.834404 ( 3.007237)
build_install 0.010881 0.000634 2.148770 ( 1.086707)
test_btest 0.000773 0.000269 74.757241 ( 10.690466)
test_basic 0.007759 0.000000 0.395266 ( 0.479030)
test_all 0.001254 0.000000 676.232638 ( 98.185458)
test_rubyspec 0.081961 0.039031 52.282086 ( 60.378384)
total: 178.62 sec