Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-051901
#<BuildRuby:0x00005612d7d97a70
@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-051901",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000105 0.005559 1.059953 ( 1.309958)
build_miniruby 0.000621 0.000372 0.701901 ( 0.702245)
build_ruby 0.000000 0.001486 2.264829 ( 2.265416)
build_all 0.005497 0.002391 12.484147 ( 1.067549)
build_install 0.007214 0.005782 4.135226 ( 1.057955)
test_btest 0.000492 0.000316 68.092162 ( 6.330980)
test_basic 0.002265 0.001456 0.391808 ( 0.473805)
test_all 0.087060 0.008808 361.874676 ( 33.166485)
test_rubyspec 0.014675 0.026151 86.562253 ( 11.012018)
total: 57.39 sec