Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-045226
#<BuildRuby:0x000055a041433280
@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.20240111-045226",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005088 0.000191 0.884878 ( 1.589253)
build_miniruby 0.000784 0.000131 0.817998 ( 0.818178)
build_ruby 0.001088 0.000181 2.665460 ( 2.666197)
build_all 0.007454 0.000500 11.995549 ( 0.939147)
build_install 0.008676 0.004409 3.390701 ( 0.957136)
test_btest 0.000675 0.000000 65.873357 ( 5.492446)
test_basic 0.005376 0.000000 0.402675 ( 0.481230)
test_all 0.072124 0.026925 396.777736 ( 35.915062)
test_rubyspec 0.037913 0.032882 40.670322 ( 53.214324)
total: 102.07 sec