Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-222846
#<BuildRuby:0x00005642bb4ab7b8
@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-222846",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003837 0.000426 0.983605 ( 1.375032)
build_miniruby 0.000955 0.000000 0.868047 ( 0.867119)
build_ruby 0.001225 0.000000 2.681617 ( 2.682394)
build_all 0.006537 0.002679 14.464904 ( 1.376143)
build_install 0.006673 0.000871 4.171645 ( 1.071879)
test_btest 0.000855 0.000112 78.378557 ( 6.889346)
test_basic 0.004703 0.000614 0.759914 ( 0.837706)
test_all 0.087881 0.039660 494.828188 ( 44.878627)
test_rubyspec 0.049474 0.015320 81.491688 ( 93.762784)
total: 153.74 sec