Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-040843
#<BuildRuby:0x000055fbd85c4188
@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.20231130-040843",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003445 0.000689 0.841860 ( 1.230552)
build_miniruby 0.001072 0.000214 0.881971 ( 0.881932)
build_ruby 0.001146 0.000000 2.702544 ( 2.704478)
build_all 0.005554 0.002076 12.006157 ( 1.012992)
build_install 0.012346 0.001742 3.451370 ( 0.958867)
test_btest 0.000545 0.000109 64.886329 ( 5.527782)
test_basic 0.003893 0.000000 0.372576 ( 0.455389)
test_all 0.083238 0.018477 392.278029 ( 43.027845)
test_rubyspec 0.033506 0.035877 39.601103 ( 52.274859)
total: 108.08 sec