Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-003238
#<BuildRuby:0x0000557f29c63ec0
@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.20231214-003238",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000639 0.004195 1.022717 ( 1.284840)
build_miniruby 0.001389 0.000000 0.894735 ( 0.894927)
build_ruby 0.001211 0.000000 2.729647 ( 2.731733)
build_all 0.003757 0.003531 12.150471 ( 0.985321)
build_install 0.012974 0.001450 3.572330 ( 0.972410)
test_btest 0.000842 0.000000 63.715627 ( 5.540140)
test_basic 0.000000 0.003741 0.378898 ( 0.460206)
test_all 0.072724 0.027685 389.198834 ( 34.377800)
test_rubyspec 0.042733 0.027703 39.784522 ( 52.418432)
total: 99.67 sec