Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-175035
#<BuildRuby:0x000055b6f8b94060
@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.20231211-175035",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000762 0.004095 1.015149 ( 1.269420)
build_miniruby 0.000746 0.000172 0.865651 ( 0.865480)
build_ruby 0.001773 0.000000 2.708142 ( 2.710176)
build_all 0.007582 0.000285 12.203624 ( 0.985981)
build_install 0.008030 0.003166 3.575643 ( 0.978781)
test_btest 0.000787 0.000175 61.036128 ( 5.960718)
test_basic 0.000179 0.002979 0.372410 ( 0.455196)
test_all 0.076957 0.022009 372.453985 ( 41.240265)
test_rubyspec 0.040301 0.033025 39.888316 ( 52.539208)
total: 107.01 sec