Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-183640
#<BuildRuby:0x000055c7f7fc7280
@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.20240105-183640",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000000 0.000030 0.000030 ( 0.000046)
build_up 0.000032 0.003695 0.736452 ( 1.110888)
build_miniruby 0.001032 0.000079 0.931776 ( 0.931990)
build_ruby 0.001090 0.000084 2.788506 ( 2.793440)
build_all 0.008059 0.000016 12.190586 ( 1.041755)
build_install 0.007989 0.000254 3.436813 ( 1.016086)
test_btest 0.000618 0.000039 67.493895 ( 5.412108)
test_basic 0.003847 0.000000 0.379156 ( 0.462873)
test_all 0.098225 0.018736 488.066048 ( 46.862266)
test_rubyspec 0.038267 0.017787 41.325546 ( 54.131602)
total: 113.76 sec