Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-041514
#<BuildRuby:0x0000558e842e8098
@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.20240103-041514",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000033 0.000011 0.000044 ( 0.000043)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.003843 0.001281 1.251412 ( 1.539226)
build_miniruby 0.000689 0.000229 0.816904 ( 0.816179)
build_ruby 0.001071 0.000357 2.683990 ( 2.683907)
build_all 0.007885 0.001033 14.265310 ( 1.301406)
build_install 0.007716 0.000000 4.174559 ( 1.078353)
test_btest 0.001018 0.000000 75.679536 ( 6.865411)
test_basic 0.001066 0.003402 0.668549 ( 0.746712)
test_all 0.097949 0.033101 475.437780 ( 48.528130)
test_rubyspec 0.032820 0.015419 48.242275 ( 60.661613)
total: 124.22 sec