Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-002358
#<BuildRuby:0x000055da3e8f3770
@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.20240617-002358",
@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.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003386 0.000923 1.022098 ( 1.695308)
build_miniruby 0.000749 0.000204 0.744782 ( 0.744676)
build_ruby 0.001334 0.000364 2.281920 ( 2.281355)
build_all 0.003048 0.003969 12.523099 ( 1.019341)
build_install 0.014256 0.000348 4.211650 ( 1.063066)
test_btest 0.000612 0.000163 68.313263 ( 5.637309)
test_basic 0.000308 0.004552 0.385807 ( 0.466446)
test_all 0.066858 0.028320 385.804631 ( 39.097298)
test_rubyspec 0.023706 0.019387 87.177642 ( 11.015381)
total: 63.02 sec