Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-224044
#<BuildRuby:0x0000564c80388128
@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.20240106-224044",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000539 0.003961 1.157600 ( 1.538451)
build_miniruby 0.001064 0.000112 1.385437 ( 1.387620)
build_ruby 0.001432 0.000151 5.000774 ( 5.006812)
build_all 0.005706 0.004317 16.276682 ( 1.606060)
build_install 0.010573 0.003827 4.753523 ( 1.648248)
test_btest 0.000000 0.000875 80.446722 ( 8.583278)
test_basic 0.000000 0.005437 0.585738 ( 0.654769)
test_all 0.099350 0.021105 550.869928 ( 64.077036)
test_rubyspec 0.013046 0.048247 71.726424 ( 84.043242)
total: 168.55 sec