Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-111805
#<BuildRuby:0x000055e3c96338c0
@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.20240114-111805",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000029 0.000002 0.000031 ( 0.000035)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.000411 0.004085 0.929710 ( 1.285893)
build_miniruby 0.000000 0.001533 0.988541 ( 0.986981)
build_ruby 0.000000 0.001415 2.905620 ( 2.906772)
build_all 0.008523 0.001078 14.654332 ( 1.397845)
build_install 0.007288 0.001367 4.259775 ( 1.147370)
test_btest 0.000547 0.000102 80.695053 ( 7.580684)
test_basic 0.000000 0.005263 0.581164 ( 0.653876)
test_all 0.089576 0.046098 523.439535 ( 48.303488)
test_rubyspec 0.022835 0.011854 50.133116 ( 62.702246)
total: 126.97 sec