Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-010925
#<BuildRuby:0x00005557202bffa8
@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.20230626-010925",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001308 0.004334 1.498826 ( 2.798954)
build_miniruby 0.000000 0.001355 0.862008 ( 0.860788)
build_ruby 0.000000 0.001344 2.499692 ( 2.499781)
build_all 0.001868 0.008316 16.240499 ( 1.456886)
build_install 0.006174 0.003169 4.756490 ( 1.101654)
test_btest 0.000816 0.000367 86.084951 ( 7.453663)
test_basic 0.004009 0.000058 0.773952 ( 0.858787)
test_all 0.001510 0.000000 458.759021 ( 42.676265)
test_rubyspec 0.016534 0.021374 42.012568 ( 54.540091)
total: 114.25 sec