Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-190717
#<BuildRuby:0x000055f0a95abe88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231209-190717",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000656 0.004184 0.998954 ( 1.264386)
build_miniruby 0.000993 0.000298 0.873535 ( 0.874523)
build_ruby 0.000849 0.000255 2.703073 ( 2.705506)
build_all 0.006840 0.000704 12.131322 ( 1.019616)
build_install 0.001875 0.005176 3.549026 ( 0.980661)
test_btest 0.000454 0.000165 63.038531 ( 5.871717)
test_basic 0.002620 0.000952 0.373818 ( 0.455013)
test_all 0.082060 0.017853 415.860443 ( 37.393450)
test_rubyspec 0.028005 0.042129 39.689154 ( 52.355085)
total: 102.92 sec