Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-122713
#<BuildRuby:0x000055d7ab39ebe8
@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.20221230-122713",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.004697 0.001565 0.876624 ( 1.048978)
build_miniruby 0.000959 0.000320 1.017100 ( 1.015303)
build_ruby 0.001092 0.000364 2.786359 ( 2.783766)
build_all 0.007416 0.002472 16.787669 ( 2.972544)
build_install 0.010157 0.001501 2.309923 ( 1.161507)
test_btest 0.001121 0.000345 78.784235 ( 10.613821)
test_basic 0.000000 0.007874 0.414570 ( 0.498901)
test_all 0.000136 0.001171 659.773663 (101.208996)
test_rubyspec 0.074752 0.047719 51.812934 ( 59.836635)
total: 181.14 sec