Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-162458
#<BuildRuby:0x000055fba7187e20
@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-162458",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.001806 0.003764 1.511032 ( 1.794835)
build_miniruby 0.001048 0.000166 0.892509 ( 0.891462)
build_ruby 0.001103 0.000175 2.724948 ( 2.724698)
build_all 0.009051 0.000000 14.306804 ( 1.362049)
build_install 0.007839 0.000000 4.160791 ( 1.040343)
test_btest 0.000953 0.000000 76.361418 ( 6.441411)
test_basic 0.002325 0.002819 0.758820 ( 0.835818)
test_all 0.107470 0.023481 487.391829 ( 46.521483)
test_rubyspec 0.023310 0.025625 47.537697 ( 59.959802)
total: 121.57 sec