Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-053027
#<BuildRuby:0x000055afeb4cff90
@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.20231231-053027",
@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.000012 0.000004 0.000016 ( 0.000016)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003787 0.001136 0.794971 ( 1.181101)
build_miniruby 0.000724 0.000217 0.821617 ( 0.821371)
build_ruby 0.001479 0.000000 2.695061 ( 2.695330)
build_all 0.006497 0.000998 11.924615 ( 0.974593)
build_install 0.009589 0.001218 3.347817 ( 0.957932)
test_btest 0.000000 0.000676 64.085598 ( 5.149804)
test_basic 0.001123 0.003169 0.423481 ( 0.503515)
test_all 0.083125 0.015532 379.328797 ( 37.501511)
test_rubyspec 0.038578 0.028159 40.559110 ( 53.102875)
total: 102.89 sec