Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-125311
#<BuildRuby:0x000055a2a0e578e0
@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.20240116-125311",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004907 0.001338 0.787458 ( 1.177386)
build_miniruby 0.000801 0.000219 0.853531 ( 0.853498)
build_ruby 0.001056 0.000288 2.712201 ( 2.713139)
build_all 0.005837 0.001592 12.062112 ( 0.992829)
build_install 0.011396 0.001635 3.429205 ( 0.960720)
test_btest 0.000506 0.000126 63.991458 ( 4.902105)
test_basic 0.003896 0.000974 0.401991 ( 0.482984)
test_all 0.066215 0.030768 396.265996 ( 35.346931)
test_rubyspec 0.015470 0.049656 40.406602 ( 52.949202)
total: 100.38 sec