Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-025120
#<BuildRuby:0x000055622c74f8e0
@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.20231209-025120",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000395 0.004050 1.007437 ( 1.255547)
build_miniruby 0.000611 0.000111 0.864890 ( 0.864744)
build_ruby 0.000921 0.000167 2.696007 ( 2.698541)
build_all 0.007883 0.000000 12.101832 ( 1.003157)
build_install 0.006065 0.007622 3.568825 ( 0.971328)
test_btest 0.000521 0.000139 61.593284 ( 6.200763)
test_basic 0.000901 0.003053 0.372295 ( 0.453452)
test_all 0.075337 0.026391 409.584512 ( 34.009485)
test_rubyspec 0.023950 0.047849 39.813208 ( 52.446650)
total: 99.90 sec