Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-073024
#<BuildRuby:0x0000558c72444040
@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.20221213-073024",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.004398 0.000071 0.897078 ( 1.497228)
build_miniruby 0.000816 0.000116 1.017248 ( 1.015950)
build_ruby 0.001015 0.000145 2.660612 ( 2.573965)
build_all 0.004106 0.004955 15.822152 ( 3.387414)
build_install 0.005637 0.004710 2.237495 ( 1.268733)
test_btest 0.000517 0.000138 65.537329 ( 10.725086)
test_basic 0.004099 0.001093 0.299790 ( 0.390578)
test_all 0.001496 0.000000 671.334193 (149.002258)
test_rubyspec 0.043215 0.017658 52.773367 ( 60.812236)
total: 230.67 sec