Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-135037
#<BuildRuby:0x000055deb7e97438
@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.20240115-135037",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.006232 0.001134 0.818499 ( 1.208660)
build_miniruby 0.000933 0.000170 0.808218 ( 0.807839)
build_ruby 0.001186 0.000216 2.711370 ( 2.711900)
build_all 0.006362 0.001157 11.913398 ( 0.979667)
build_install 0.011945 0.002172 3.590328 ( 0.974956)
test_btest 0.000600 0.000109 63.951175 ( 5.569421)
test_basic 0.000000 0.005301 0.400223 ( 0.479427)
test_all 0.073832 0.023755 386.463620 ( 40.197805)
test_rubyspec 0.047516 0.022092 40.586505 ( 53.111600)
total: 106.04 sec