Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-201237
#<BuildRuby:0x0000562e743c7e88
@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.20221226-201237",
@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.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002661 0.003812 0.840915 ( 1.759520)
build_miniruby 0.001354 0.000000 1.001643 ( 0.999708)
build_ruby 0.001443 0.000000 2.754077 ( 2.751593)
build_all 0.009487 0.000060 16.588318 ( 2.975396)
build_install 0.010469 0.001016 2.236987 ( 1.182219)
test_btest 0.000906 0.000143 77.862279 ( 10.508594)
test_basic 0.006766 0.000351 0.361789 ( 0.446560)
test_all 0.000000 0.001284 669.695637 ( 95.236724)
test_rubyspec 0.088934 0.038965 50.725291 ( 58.811472)
total: 174.67 sec