Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-184003
#<BuildRuby:0x00005573ffef41d8
@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.20240619-184003",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004852 0.000163 1.055189 ( 1.501526)
build_miniruby 0.000896 0.000149 0.693596 ( 0.693467)
build_ruby 0.001146 0.000191 2.233424 ( 2.234038)
build_all 0.007142 0.001191 12.520881 ( 1.061071)
build_install 0.011230 0.000250 4.209612 ( 1.078320)
test_btest 0.000646 0.000092 73.676868 ( 5.296220)
test_basic 0.004213 0.000602 0.399103 ( 0.478465)
test_all 0.070696 0.026837 362.560167 ( 35.803586)
test_rubyspec 0.016153 0.026704 87.474311 ( 11.034524)
total: 59.18 sec