Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-155803
#<BuildRuby:0x000055a8a41f71e0
@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.20231212-155803",
@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.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004626 0.000179 1.040507 ( 1.612235)
build_miniruby 0.000691 0.000207 0.855115 ( 0.855213)
build_ruby 0.001164 0.000349 2.689493 ( 2.691754)
build_all 0.007934 0.000000 12.122659 ( 0.981777)
build_install 0.011994 0.002852 3.564307 ( 0.962616)
test_btest 0.000706 0.000177 63.729611 ( 4.564092)
test_basic 0.003061 0.000766 0.376197 ( 0.458326)
test_all 0.075090 0.025528 369.130072 ( 38.860910)
test_rubyspec 0.026053 0.037149 39.559090 ( 52.243948)
total: 103.23 sec