Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-010209
#<BuildRuby:0x00005564c402be20
@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.20231216-010209",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000385 0.004174 1.028707 ( 1.343508)
build_miniruby 0.000737 0.000122 0.871617 ( 0.871747)
build_ruby 0.000000 0.001615 2.703311 ( 2.705689)
build_all 0.001019 0.007107 12.079645 ( 1.013893)
build_install 0.005756 0.001918 3.638529 ( 0.970573)
test_btest 0.000640 0.000213 64.438970 ( 4.573090)
test_basic 0.000000 0.002924 0.375790 ( 0.459548)
test_all 0.072528 0.026651 393.298186 ( 38.435450)
test_rubyspec 0.035685 0.036550 39.999787 ( 52.667781)
total: 103.04 sec