Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-221926
#<BuildRuby:0x00005595aaa0fe98
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-221926",
@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.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003614 0.001204 1.173310 ( 1.207687)
build_miniruby 0.000664 0.000221 0.976616 ( 0.976019)
build_ruby 0.000954 0.000318 2.823766 ( 2.694467)
build_all 0.006645 0.002215 15.878353 ( 3.410046)
build_install 0.007851 0.000848 2.272436 ( 1.269057)
test_btest 0.000438 0.000135 67.439996 ( 10.938329)
test_basic 0.003528 0.001085 0.332242 ( 0.423621)
test_all 0.000672 0.000207 661.780069 (111.379022)
test_rubyspec 0.053771 0.010863 53.640473 ( 61.783901)
total: 194.08 sec