Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-094741
#<BuildRuby:0x000055affbcec0d8
@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.20240113-094741",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005400 0.000000 0.814489 ( 1.802018)
build_miniruby 0.000992 0.000000 0.817531 ( 0.817536)
build_ruby 0.001933 0.000000 2.696979 ( 2.697112)
build_all 0.003465 0.004598 11.978695 ( 0.972739)
build_install 0.005663 0.007766 3.441486 ( 0.961462)
test_btest 0.000930 0.000165 64.368043 ( 5.054003)
test_basic 0.000576 0.004319 0.404278 ( 0.483468)
test_all 0.058698 0.037098 398.016663 ( 36.019074)
test_rubyspec 0.032636 0.034192 40.563458 ( 53.087953)
total: 101.90 sec