Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-222322
#<BuildRuby:0x000055a6da31ee68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230329-222322",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.002396 0.001198 0.851979 ( 2.182108)
build_miniruby 0.000599 0.000300 0.703115 ( 0.702386)
build_ruby 0.000709 0.000354 2.222706 ( 2.221746)
build_all 0.002451 0.005906 12.066099 ( 1.101771)
build_install 0.006473 0.000994 1.756408 ( 0.873774)
test_btest 0.000403 0.000224 80.582164 ( 6.451665)
test_basic 0.000000 0.002925 0.263195 ( 0.358600)
test_all 0.000000 0.001157 435.056261 ( 47.445840)
test_rubyspec 0.004062 0.017473 37.239144 ( 47.813999)
total: 109.15 sec