Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-042844
#<BuildRuby:0x00005568a0564178
@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.20240117-042844",
@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.000008)
configure 0.000000 0.000021 0.000021 ( 0.000026)
build_up 0.000000 0.005269 0.789578 ( 1.203189)
build_miniruby 0.000000 0.000951 0.851785 ( 0.851924)
build_ruby 0.000000 0.001331 2.705885 ( 2.706772)
build_all 0.002303 0.006035 11.958887 ( 0.990399)
build_install 0.009387 0.000853 3.624907 ( 0.991692)
test_btest 0.000487 0.000208 62.384814 ( 5.995439)
test_basic 0.001116 0.002590 0.398719 ( 0.479614)
test_all 0.086268 0.010548 394.109071 ( 34.962897)
test_rubyspec 0.069890 0.058805 73.401699 ( 85.881774)
total: 134.06 sec