Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-201635
#<BuildRuby:0x00005629a463bf90
@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.20231217-201635",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003335 0.001111 1.034063 ( 1.284455)
build_miniruby 0.000852 0.000284 0.871842 ( 0.871052)
build_ruby 0.000856 0.000286 2.717331 ( 2.719793)
build_all 0.006092 0.002030 12.136150 ( 0.991291)
build_install 0.008409 0.001377 3.574693 ( 0.971275)
test_btest 0.000460 0.000142 61.232909 ( 5.954711)
test_basic 0.002708 0.000834 0.376316 ( 0.458416)
test_all 0.082570 0.016026 376.488623 ( 40.493944)
test_rubyspec 0.030673 0.039632 39.856361 ( 52.490348)
total: 106.24 sec