Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-144259
#<BuildRuby:0x000056092867c0c8
@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-144259",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003278 0.000656 0.997800 ( 1.316330)
build_miniruby 0.000717 0.000144 0.870888 ( 0.871406)
build_ruby 0.001405 0.000281 2.698473 ( 2.701491)
build_all 0.006614 0.000376 12.042798 ( 0.985232)
build_install 0.010058 0.000000 3.537266 ( 0.965983)
test_btest 0.000678 0.000000 64.123401 ( 4.495938)
test_basic 0.000430 0.003199 0.379764 ( 0.455243)
test_all 0.077623 0.019165 377.069672 ( 43.641215)
test_rubyspec 0.025297 0.039452 39.559302 ( 52.230861)
total: 107.66 sec