Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-040813
#<BuildRuby:0x0000558d1bfc7788
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231205-040813",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005509 0.983303 ( 1.296716)
build_miniruby 0.000153 0.000829 0.875704 ( 0.875478)
build_ruby 0.000838 0.000304 2.695093 ( 2.697415)
build_all 0.006991 0.000000 12.021795 ( 0.999845)
build_install 0.006677 0.003333 3.566214 ( 0.961228)
test_btest 0.000000 0.000637 64.781768 ( 5.386151)
test_basic 0.000477 0.003134 0.381152 ( 0.459003)
test_all 0.076417 0.021790 366.106040 ( 40.321770)
test_rubyspec 0.036430 0.028154 39.759650 ( 52.399249)
total: 105.40 sec