Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-214047
#<BuildRuby:0x000055e11c11f320
@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.20240114-214047",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000045 0.000008 0.000053 ( 0.000054)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.000000 0.006865 0.792328 ( 1.160033)
build_miniruby 0.000000 0.001014 0.820145 ( 0.820108)
build_ruby 0.000000 0.001421 2.669810 ( 2.670714)
build_all 0.000000 0.008401 11.908640 ( 0.957899)
build_install 0.003871 0.005959 3.488154 ( 0.977600)
test_btest 0.000000 0.000681 65.748090 ( 4.879150)
test_basic 0.000597 0.003700 0.412588 ( 0.492644)
test_all 0.082631 0.015424 372.538202 ( 43.422548)
test_rubyspec 0.033280 0.032784 40.488054 ( 53.032599)
total: 108.41 sec