Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-080300
#<BuildRuby:0x00005609b38380e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-080300",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.000784 0.004288 1.271459 ( 1.575323)
build_miniruby 0.001495 0.000000 0.911114 ( 0.909440)
build_ruby 0.001364 0.000000 2.706162 ( 2.706121)
build_all 0.008577 0.000000 14.211593 ( 1.266876)
build_install 0.006183 0.001918 4.218479 ( 1.082529)
test_btest 0.000877 0.000292 73.834323 ( 6.883896)
test_basic 0.001120 0.003255 0.621908 ( 0.699368)
test_all 0.101630 0.029114 481.456701 ( 48.514356)
test_rubyspec 0.015354 0.032397 48.605615 ( 60.978062)
total: 124.62 sec