Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-233823
#<BuildRuby:0x000055c3e52680c8
@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.20240102-233823",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.003080 0.003846 1.045934 ( 1.324237)
build_miniruby 0.000964 0.000223 0.806743 ( 0.806864)
build_ruby 0.000000 0.001726 2.665519 ( 2.666165)
build_all 0.003187 0.004685 11.943017 ( 0.971424)
build_install 0.009997 0.000760 3.495016 ( 0.980561)
test_btest 0.000623 0.000184 63.358520 ( 4.709596)
test_basic 0.000000 0.004364 0.416603 ( 0.495855)
test_all 0.071882 0.024685 382.863917 ( 33.335661)
test_rubyspec 0.032190 0.034561 40.033600 ( 52.600895)
total: 97.89 sec