Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-010709
#<BuildRuby:0x0000560a0bd734b0
@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.20240110-010709",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005891 0.000288 0.815918 ( 2.975823)
build_miniruby 0.000904 0.000139 0.843956 ( 0.844110)
build_ruby 0.000000 0.001588 2.669735 ( 2.670569)
build_all 0.000000 0.007695 11.925680 ( 0.958262)
build_install 0.006914 0.002803 3.414257 ( 0.959574)
test_btest 0.000532 0.000177 65.805276 ( 5.060572)
test_basic 0.004127 0.000204 0.409066 ( 0.489433)
test_all 0.063139 0.035487 384.235980 ( 36.875923)
test_rubyspec 0.031811 0.032852 40.819302 ( 53.640829)
total: 104.48 sec