Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-230703
#<BuildRuby:0x000056071acec0a8
@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-230703",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000639 0.004108 1.044227 ( 1.298094)
build_miniruby 0.000849 0.000212 0.712848 ( 0.712783)
build_ruby 0.001049 0.000262 2.240008 ( 2.240563)
build_all 0.005031 0.003225 12.458888 ( 1.034401)
build_install 0.009749 0.001549 4.327613 ( 1.072318)
test_btest 0.000550 0.000146 66.854687 ( 6.095439)
test_basic 0.005172 0.000000 0.387255 ( 0.467170)
test_all 0.067191 0.031597 354.191702 ( 43.045360)
test_rubyspec 0.021722 0.021043 86.836345 ( 10.976573)
total: 66.94 sec