Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-011241
#<BuildRuby:0x0000556957223858
@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.20231219-011241",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.002274 0.003630 1.394899 ( 2.096996)
build_miniruby 0.000000 0.000934 0.816083 ( 0.815494)
build_ruby 0.000000 0.001465 2.744008 ( 2.743797)
build_all 0.004053 0.006094 16.491576 ( 1.452383)
build_install 0.000000 0.008373 4.890798 ( 1.185302)
test_btest 0.000000 0.001081 84.408888 ( 7.509440)
test_basic 0.000000 0.004439 0.683374 ( 0.761794)
test_all 0.094308 0.041673 524.289352 ( 59.662406)
test_rubyspec 0.028919 0.023457 50.909936 ( 63.260710)
total: 139.49 sec