Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-014815
#<BuildRuby:0x000055ba40707e20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-014815",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004597 0.001436 1.461039 ( 1.772216)
build_miniruby 0.000769 0.000240 0.882894 ( 0.883144)
build_ruby 0.001157 0.000362 2.930930 ( 2.930155)
build_all 0.010087 0.000399 16.742664 ( 1.483363)
build_install 0.008100 0.000972 4.985067 ( 1.174202)
test_btest 0.000813 0.000214 87.203919 ( 7.226007)
test_basic 0.004305 0.000000 0.650621 ( 0.728441)
test_all 0.091619 0.047650 531.567604 ( 61.388517)
test_rubyspec 0.014754 0.031487 49.939572 ( 62.194765)
total: 139.78 sec