Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-233722
#<BuildRuby:0x000055d3222478e0
@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.20240115-233722",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.002574 0.003622 0.792645 ( 1.186633)
build_miniruby 0.000782 0.000195 0.802301 ( 0.802296)
build_ruby 0.001369 0.000000 2.671887 ( 2.672511)
build_all 0.005953 0.000796 11.948977 ( 0.967789)
build_install 0.004568 0.005600 3.546864 ( 0.975601)
test_btest 0.000425 0.000130 63.776863 ( 4.595818)
test_basic 0.000000 0.004021 0.395948 ( 0.476325)
test_all 0.055256 0.042514 379.193036 ( 37.743507)
test_rubyspec 0.023737 0.041698 40.433165 ( 52.996106)
total: 102.42 sec