Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-021034
#<BuildRuby:0x000056550ad12ff8
@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.20231212-021034",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003507 0.000702 1.006983 ( 1.266249)
build_miniruby 0.000588 0.000118 0.872565 ( 0.873135)
build_ruby 0.000000 0.001013 2.704705 ( 2.705814)
build_all 0.004443 0.003389 12.110246 ( 1.011604)
build_install 0.000000 0.014149 3.566509 ( 0.965552)
test_btest 0.000000 0.000633 66.148330 ( 4.733842)
test_basic 0.000900 0.002480 0.372780 ( 0.454365)
test_all 0.078714 0.022870 405.307740 ( 34.641056)
test_rubyspec 0.052161 0.020364 39.626020 ( 52.293714)
total: 98.95 sec