Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-193323
#<BuildRuby:0x00005572aa3e77f0
@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.20240109-193323",
@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.000008 0.000002 0.000010 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.006035 0.000496 0.795650 ( 1.214887)
build_miniruby 0.000826 0.000225 0.824008 ( 0.823692)
build_ruby 0.001455 0.000397 2.663707 ( 2.664110)
build_all 0.006869 0.000568 11.915729 ( 0.983175)
build_install 0.008701 0.002175 3.347704 ( 0.959276)
test_btest 0.000576 0.000144 65.842718 ( 5.044019)
test_basic 0.003095 0.000774 0.396716 ( 0.478290)
test_all 0.077689 0.019423 375.785548 ( 41.674345)
test_rubyspec 0.033298 0.036343 40.506711 ( 53.043793)
total: 106.89 sec