Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-153311
#<BuildRuby:0x000056230a3c3858
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231125-153311",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.005938 1.270932 ( 1.666220)
build_miniruby 0.000955 0.000174 0.951501 ( 0.951299)
build_ruby 0.001223 0.000222 2.767804 ( 2.768014)
build_all 0.008887 0.001616 17.350408 ( 1.549270)
build_install 0.001727 0.011446 5.188607 ( 1.195869)
test_btest 0.000569 0.000173 90.573558 ( 7.234874)
test_basic 0.003241 0.000987 0.698905 ( 0.775185)
test_all 0.101868 0.034493 510.597372 ( 62.295316)
test_rubyspec 0.014240 0.033016 50.475240 ( 62.845368)
total: 141.28 sec