Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-090617
#<BuildRuby:0x0000555763e9f6c8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-090617",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004582 0.000064 1.373138 ( 1.700453)
build_miniruby 0.000929 0.000093 0.868768 ( 0.869505)
build_ruby 0.001350 0.000000 2.683545 ( 2.684309)
build_all 0.010609 0.000000 17.214775 ( 1.590359)
build_install 0.009359 0.000444 4.999256 ( 1.176519)
test_btest 0.000951 0.000079 85.348693 ( 8.242166)
test_basic 0.000000 0.003947 0.685017 ( 0.760582)
test_all 0.114713 0.021509 575.610970 ( 52.689414)
test_rubyspec 0.017567 0.033877 52.172031 ( 64.484990)
total: 134.20 sec