Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-140909
#<BuildRuby:0x000056371b68b7f0
@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-140909",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004537 0.000324 0.794719 ( 1.182336)
build_miniruby 0.001002 0.000071 0.813980 ( 0.813804)
build_ruby 0.001595 0.000114 2.669597 ( 2.670165)
build_all 0.007738 0.000219 12.064666 ( 0.979293)
build_install 0.013456 0.000000 3.417624 ( 0.963476)
test_btest 0.000800 0.000000 66.582363 ( 4.521498)
test_basic 0.000370 0.004261 0.418629 ( 0.498795)
test_all 0.073979 0.022856 372.361633 ( 30.887651)
test_rubyspec 0.051414 0.076005 73.447348 ( 85.903420)
total: 128.42 sec