Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-034812
#<BuildRuby:0x000055ba054f7788
@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.20231223-034812",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004484 0.000408 0.745013 ( 1.149947)
build_miniruby 0.001295 0.000118 0.911766 ( 0.912629)
build_ruby 0.001095 0.000000 2.769807 ( 2.773152)
build_all 0.007868 0.000000 12.148868 ( 1.014789)
build_install 0.008869 0.004529 3.513563 ( 0.987602)
test_btest 0.000676 0.000091 65.190661 ( 5.572910)
test_basic 0.003902 0.000520 0.405014 ( 0.476180)
test_all 0.091614 0.016331 401.424798 ( 44.049640)
test_rubyspec 0.015518 0.033722 40.492400 ( 53.256747)
total: 110.19 sec