Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-063613
#<BuildRuby:0x0000559ac52a6ee8
@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.20231220-063613",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004443 0.000403 1.049242 ( 1.302984)
build_miniruby 0.001018 0.000093 0.900116 ( 0.901249)
build_ruby 0.000000 0.001852 2.745258 ( 2.749294)
build_all 0.002375 0.005572 12.378000 ( 1.042540)
build_install 0.002691 0.007543 3.625897 ( 0.983398)
test_btest 0.000612 0.000219 62.825281 ( 6.507860)
test_basic 0.000000 0.003878 0.386981 ( 0.469852)
test_all 0.091649 0.017723 461.435054 ( 39.694147)
test_rubyspec 0.015825 0.034033 40.118376 ( 52.876902)
total: 106.53 sec