Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-120446
#<BuildRuby:0x000055b063f0b310
@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.20231129-120446",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001394 0.003276 0.842621 ( 1.229402)
build_miniruby 0.000988 0.000270 0.879369 ( 0.878748)
build_ruby 0.001027 0.000280 2.707074 ( 2.708688)
build_all 0.004702 0.002964 12.017282 ( 1.012920)
build_install 0.012366 0.001322 3.549446 ( 0.979757)
test_btest 0.000538 0.000143 63.163307 ( 5.054961)
test_basic 0.000994 0.003114 0.373956 ( 0.454601)
test_all 0.089243 0.009215 368.318699 ( 38.744588)
test_rubyspec 0.036225 0.018268 39.559483 ( 52.254082)
total: 103.32 sec