Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-132715
#<BuildRuby:0x000055d50091c0a0
@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.20240116-132715",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.004098 0.001025 1.121939 ( 1.541505)
build_miniruby 0.000778 0.000195 0.864864 ( 0.864357)
build_ruby 0.000954 0.000239 2.592569 ( 2.592977)
build_all 0.008230 0.000879 14.306845 ( 1.262570)
build_install 0.008590 0.000000 4.103165 ( 1.051497)
test_btest 0.001026 0.000050 77.450567 ( 6.168955)
test_basic 0.000979 0.003794 0.805613 ( 0.885726)
test_all 0.111632 0.015241 489.070139 ( 46.306165)
test_rubyspec 0.032500 0.031176 80.715032 ( 93.081289)
total: 153.76 sec