Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-084338
#<BuildRuby:0x00005578577270e8
@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-084338",
@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.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000317 0.004711 1.065694 ( 1.475072)
build_miniruby 0.000732 0.000305 0.718921 ( 0.718618)
build_ruby 0.001420 0.000000 2.271164 ( 2.270924)
build_all 0.008178 0.000000 12.513175 ( 1.041958)
build_install 0.014308 0.001967 4.141225 ( 1.063992)
test_btest 0.000622 0.000181 71.894365 ( 5.109237)
test_basic 0.004097 0.001195 0.402032 ( 0.482115)
test_all 0.075732 0.021771 374.836721 ( 38.880436)
test_rubyspec 0.032141 0.009873 87.526352 ( 11.049474)
total: 62.09 sec