Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-080738
#<BuildRuby:0x0000557109453858
@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.20231230-080738",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004516 0.000475 1.141567 ( 1.540185)
build_miniruby 0.001243 0.000131 0.824166 ( 0.824118)
build_ruby 0.001310 0.000137 2.796432 ( 2.796082)
build_all 0.009731 0.000000 16.505035 ( 1.445394)
build_install 0.008180 0.000064 4.655187 ( 1.153234)
test_btest 0.000921 0.000080 84.291958 ( 7.675086)
test_basic 0.004068 0.000354 0.667399 ( 0.743377)
test_all 0.115366 0.020244 538.770394 ( 64.891498)
test_rubyspec 0.036641 0.010522 51.006159 ( 63.426483)
total: 144.50 sec