Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-130709
#<BuildRuby:0x000055fdd4ef4110
@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-130709",
@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.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004232 0.000385 1.029671 ( 1.280280)
build_miniruby 0.000848 0.000077 0.874397 ( 0.875639)
build_ruby 0.000000 0.001275 2.722845 ( 2.726205)
build_all 0.000942 0.006771 12.135964 ( 1.013887)
build_install 0.008339 0.004183 3.579144 ( 0.971735)
test_btest 0.000000 0.000689 64.326466 ( 4.642824)
test_basic 0.000000 0.002954 0.377220 ( 0.458726)
test_all 0.077476 0.023414 412.969401 ( 44.809525)
test_rubyspec 0.019245 0.053250 39.860872 ( 52.514496)
total: 109.29 sec