Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-001004
#<BuildRuby:0x000055d1296938e0
@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.20231218-001004",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005202 0.000224 1.036726 ( 1.295809)
build_miniruby 0.000000 0.001067 0.878954 ( 0.878893)
build_ruby 0.000000 0.001736 2.713791 ( 2.714638)
build_all 0.006922 0.000870 12.335765 ( 0.997000)
build_install 0.005038 0.004299 3.557919 ( 0.977559)
test_btest 0.000602 0.000172 65.812165 ( 4.967214)
test_basic 0.003307 0.000000 0.382226 ( 0.462710)
test_all 0.076338 0.022769 367.549058 ( 36.792016)
test_rubyspec 0.031617 0.039086 39.998970 ( 52.652533)
total: 101.74 sec