Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-113436
#<BuildRuby:0x000055fca239c098
@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.20231106-113436",
@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.000004 0.000002 0.000006 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.003030 0.001515 1.286673 ( 1.612663)
build_miniruby 0.000675 0.000338 0.908062 ( 0.907640)
build_ruby 0.000798 0.000399 2.755849 ( 2.756657)
build_all 0.010316 0.000000 16.821751 ( 1.472420)
build_install 0.008380 0.000445 5.235025 ( 1.182423)
test_btest 0.000844 0.000328 79.801064 ( 7.571452)
test_basic 0.002330 0.003599 0.828168 ( 0.904118)
test_all 0.097216 0.040933 538.102721 ( 48.368264)
test_rubyspec 0.023949 0.028656 50.291613 ( 62.666560)
total: 127.44 sec