Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-120919
#<BuildRuby:0x00005568e46cf438
@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.20240108-120919",
@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.000003 0.000011 ( 0.000010)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.004044 0.001190 1.334161 ( 1.729439)
build_miniruby 0.001141 0.000335 2.045883 ( 2.048576)
build_ruby 0.001390 0.000409 4.525612 ( 4.536911)
build_all 0.010065 0.000421 16.696412 ( 1.907304)
build_install 0.013323 0.003285 5.330238 ( 2.107329)
test_btest 0.000599 0.000156 81.523551 ( 9.732182)
test_basic 0.002226 0.003636 0.650653 ( 0.716398)
test_all 0.106940 0.015229 545.849420 ( 70.770287)
test_rubyspec 0.045353 0.021231 82.586820 ( 94.937576)
total: 188.49 sec