Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-114721
#<BuildRuby:0x00005632a0b0b8e0
@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.20240108-114721",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004608 0.000460 1.318571 ( 1.716334)
build_miniruby 0.001374 0.000000 2.034114 ( 2.035888)
build_ruby 0.000000 0.001698 4.435645 ( 4.443692)
build_all 0.009103 0.001644 16.700590 ( 1.745386)
build_install 0.006964 0.007688 4.994220 ( 1.779539)
test_btest 0.000605 0.000116 82.131047 ( 11.268801)
test_basic 0.001202 0.004201 0.711823 ( 0.779008)
test_all 0.092591 0.028720 549.497616 ( 57.328377)
test_rubyspec 0.036376 0.030726 84.250067 ( 96.487254)
total: 177.59 sec