Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-223308
#<BuildRuby:0x00005566bea13f90
@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.20231217-223308",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004569 0.000047 1.031143 ( 1.297282)
build_miniruby 0.000922 0.000077 0.870329 ( 0.870448)
build_ruby 0.001174 0.000098 2.719251 ( 2.721709)
build_all 0.007196 0.000600 12.152266 ( 1.010393)
build_install 0.009715 0.000373 3.641188 ( 0.998595)
test_btest 0.000000 0.000695 64.652483 ( 4.750358)
test_basic 0.000192 0.003002 0.382059 ( 0.463106)
test_all 0.093228 0.005759 386.975436 ( 39.294820)
test_rubyspec 0.031444 0.034635 39.803533 ( 52.479739)
total: 103.89 sec