Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-171505
#<BuildRuby:0x0000555ee93f4060
@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.20240113-171505",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004011 0.001204 0.810751 ( 1.208171)
build_miniruby 0.000838 0.000251 0.821198 ( 0.821043)
build_ruby 0.001095 0.000328 2.695677 ( 2.696610)
build_all 0.006790 0.000605 12.195012 ( 1.010181)
build_install 0.013608 0.000000 3.430822 ( 0.964308)
test_btest 0.000667 0.000000 66.271618 ( 5.291437)
test_basic 0.000323 0.004872 0.395618 ( 0.476596)
test_all 0.062617 0.030737 393.273667 ( 33.610062)
test_rubyspec 0.017128 0.048083 40.994677 ( 53.550215)
total: 99.63 sec