Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-023624
#<BuildRuby:0x0000562cbabe77f0
@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.20240116-023624",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.005856 0.818946 ( 1.210860)
build_miniruby 0.000000 0.001075 0.813843 ( 0.813873)
build_ruby 0.000000 0.001308 2.700842 ( 2.701865)
build_all 0.000370 0.007603 11.991786 ( 0.958284)
build_install 0.010620 0.000000 3.399710 ( 0.973090)
test_btest 0.000730 0.000000 63.659208 ( 5.577411)
test_basic 0.003873 0.000000 0.395545 ( 0.475758)
test_all 0.086076 0.014779 389.527577 ( 35.922134)
test_rubyspec 0.032537 0.040876 40.258442 ( 52.802986)
total: 101.44 sec