Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-234457
#<BuildRuby:0x000055c830716eb8
@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.20240103-234457",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000039 0.000009 0.000048 ( 0.000046)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004510 0.001002 1.538540 ( 1.752529)
build_miniruby 0.000961 0.000000 0.807383 ( 0.806763)
build_ruby 0.001323 0.000000 2.646890 ( 2.647215)
build_all 0.008668 0.000000 14.229246 ( 1.366042)
build_install 0.004430 0.003023 4.168967 ( 1.043028)
test_btest 0.000775 0.000169 72.935455 ( 7.114160)
test_basic 0.006023 0.000000 0.764167 ( 0.843180)
test_all 0.096024 0.034872 466.947882 ( 46.538225)
test_rubyspec 0.014672 0.032465 48.486979 ( 60.828670)
total: 122.94 sec