Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-112611
#<BuildRuby:0x000055fd8afbf2b0
@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.20231222-112611",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003305 0.000300 0.734612 ( 1.136796)
build_miniruby 0.001106 0.000100 0.905919 ( 0.906177)
build_ruby 0.001098 0.000099 2.770229 ( 2.773349)
build_all 0.003074 0.004291 12.198279 ( 1.038971)
build_install 0.009040 0.000711 3.486942 ( 0.983780)
test_btest 0.000591 0.000091 62.760976 ( 5.412093)
test_basic 0.003159 0.000486 0.382426 ( 0.464135)
test_all 0.092155 0.016153 420.589495 ( 43.297469)
test_rubyspec 0.022618 0.029001 40.740788 ( 53.468176)
total: 109.48 sec