Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-172442
#<BuildRuby:0x000055beb2c9fc18
@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.20240105-172442",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.004023 0.744750 ( 1.164271)
build_miniruby 0.001007 0.000302 0.932279 ( 0.933381)
build_ruby 0.000725 0.000218 2.782514 ( 2.785597)
build_all 0.005572 0.002042 12.236008 ( 1.062322)
build_install 0.006434 0.001980 3.440380 ( 0.990635)
test_btest 0.000537 0.000165 65.788659 ( 5.981306)
test_basic 0.003997 0.000000 0.384533 ( 0.466869)
test_all 0.099598 0.017051 519.708560 ( 44.549551)
test_rubyspec 0.025181 0.029992 41.342282 ( 54.039038)
total: 111.97 sec