Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-164014
#<BuildRuby:0x00005626e6173ed8
@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.20221224-164014",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000438 0.003949 0.923925 ( 1.274808)
build_miniruby 0.000806 0.000173 0.964946 ( 0.963551)
build_ruby 0.001286 0.000000 2.572371 ( 2.570822)
build_all 0.008655 0.000406 15.734627 ( 3.407102)
build_install 0.009664 0.000000 2.246707 ( 1.295172)
test_btest 0.000727 0.000000 57.296885 ( 11.919032)
test_basic 0.005318 0.000000 0.320195 ( 0.410051)
test_all 0.000989 0.000000 633.250208 (105.176485)
test_rubyspec 0.058332 0.006084 51.813910 ( 60.112983)
total: 187.13 sec