Logfile: /home/ko1/ruby/logs/brlog.trunk.20231108-194431
#<BuildRuby:0x000055bad6b574d0
@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.20231108-194431",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.004603 0.000093 1.380181 ( 1.669726)
build_miniruby 0.001091 0.000000 0.914098 ( 0.914204)
build_ruby 0.001526 0.000000 2.831142 ( 2.830495)
build_all 0.005922 0.004251 16.470415 ( 1.471917)
build_install 0.007628 0.000650 4.964211 ( 1.158270)
test_btest 0.000940 0.000179 84.876966 ( 7.177143)
test_basic 0.004300 0.000819 0.699250 ( 0.772258)
test_all 0.106885 0.031557 499.834299 ( 58.394186)
test_rubyspec 0.019073 0.029010 50.385987 ( 62.698640)
total: 137.09 sec