Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-012947
#<BuildRuby:0x000055a9d799ff58
@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.20230101-012947",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000888 0.005739 0.893582 ( 1.088332)
build_miniruby 0.000984 0.000328 1.012732 ( 1.010791)
build_ruby 0.001115 0.000371 2.780661 ( 2.778109)
build_all 0.010083 0.000000 16.789839 ( 3.016450)
build_install 0.002872 0.008947 2.307962 ( 1.179274)
test_btest 0.000898 0.000359 77.307414 ( 10.925076)
test_basic 0.002582 0.004674 0.353724 ( 0.439706)
test_all 0.000965 0.000434 662.740515 (102.812261)
test_rubyspec 0.082122 0.051843 51.506930 ( 59.555696)
total: 182.81 sec