Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-053131
#<BuildRuby:0x000056424edff818
@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-053131",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.004748 0.000059 1.375157 ( 1.625303)
build_miniruby 0.000895 0.000075 0.859995 ( 0.859421)
build_ruby 0.000000 0.001604 2.760362 ( 2.759352)
build_all 0.003507 0.004916 14.135126 ( 1.299334)
build_install 0.007647 0.000082 4.165978 ( 1.051181)
test_btest 0.000682 0.000000 74.241592 ( 6.698430)
test_basic 0.006725 0.000655 0.640518 ( 0.714708)
test_all 0.109500 0.022686 483.569239 ( 45.817949)
test_rubyspec 0.019477 0.030504 48.833648 ( 61.254110)
total: 122.08 sec