Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-045929
#<BuildRuby:0x000055e7a02f74b0
@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.20231119-045929",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005687 0.000295 0.934318 ( 1.402357)
build_miniruby 0.001115 0.000186 0.835104 ( 0.834589)
build_ruby 0.000000 0.001525 2.581840 ( 2.582596)
build_all 0.006000 0.002087 11.968485 ( 1.011460)
build_install 0.007649 0.004974 3.507822 ( 0.976050)
test_btest 0.000699 0.000186 65.398648 ( 4.437370)
test_basic 0.003426 0.000914 0.410703 ( 0.489656)
test_all 0.076743 0.021795 361.051323 ( 31.543436)
test_rubyspec 0.015701 0.049719 39.666413 ( 52.230533)
total: 95.51 sec