Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-124356
#<BuildRuby:0x0000559d229435f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231114-124356",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000446 0.004092 1.390726 ( 1.646752)
build_miniruby 0.000770 0.000231 0.852104 ( 0.851896)
build_ruby 0.000000 0.001472 2.859747 ( 2.860211)
build_all 0.007382 0.002295 15.585431 ( 1.423023)
build_install 0.007119 0.000952 4.695750 ( 1.137668)
test_btest 0.000754 0.000232 80.028110 ( 7.513955)
test_basic 0.000000 0.004014 0.690411 ( 0.767809)
test_all 0.107826 0.026643 505.405290 ( 48.207800)
test_rubyspec 0.025552 0.018136 49.323089 ( 61.687364)
total: 126.10 sec