Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-214608
#<BuildRuby:0x000056032884c070
@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.20231209-214608",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004455 0.000405 1.003501 ( 1.265851)
build_miniruby 0.000948 0.000087 0.867636 ( 0.868122)
build_ruby 0.001194 0.000109 2.705149 ( 2.708046)
build_all 0.007462 0.000000 12.004390 ( 0.999927)
build_install 0.012538 0.002845 3.555534 ( 0.970717)
test_btest 0.000000 0.000892 63.422379 ( 5.001850)
test_basic 0.000000 0.005531 0.383513 ( 0.463816)
test_all 0.059003 0.041132 385.738430 ( 36.963836)
test_rubyspec 0.047681 0.024809 39.709585 ( 52.371245)
total: 101.61 sec