Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-184651
#<BuildRuby:0x000055e0bc74c0c8
@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.20231223-184651",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004301 0.000025 0.746011 ( 1.106050)
build_miniruby 0.000776 0.000064 0.909715 ( 0.910193)
build_ruby 0.001725 0.000144 2.772726 ( 2.775165)
build_all 0.007770 0.000000 12.079259 ( 1.005454)
build_install 0.008230 0.000542 3.430568 ( 0.969880)
test_btest 0.000000 0.000680 61.605465 ( 6.472526)
test_basic 0.000000 0.003814 0.381311 ( 0.461655)
test_all 0.066662 0.038060 414.480673 ( 37.560787)
test_rubyspec 0.026734 0.023340 40.760233 ( 53.490938)
total: 104.75 sec