Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-075342
#<BuildRuby:0x00005610659cffb0
@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.20221210-075342",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004877 0.000178 1.109975 ( 1.157052)
build_miniruby 0.000729 0.000162 0.945326 ( 0.944035)
build_ruby 0.001069 0.000237 2.796369 ( 2.658074)
build_all 0.008085 0.000812 15.842252 ( 3.402691)
build_install 0.010168 0.000000 2.251252 ( 1.226406)
test_btest 0.000000 0.000606 67.841191 ( 11.063722)
test_basic 0.000000 0.004638 0.332438 ( 0.423771)
test_all 0.001752 0.000078 669.953407 (104.410589)
test_rubyspec 0.039767 0.022248 52.423906 ( 60.682295)
total: 185.97 sec