Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-024322
#<BuildRuby:0x00005580599af0b8
@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.20231109-024322",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004145 0.000975 1.276622 ( 1.524119)
build_miniruby 0.000838 0.000198 0.879505 ( 0.879303)
build_ruby 0.001322 0.000000 2.837931 ( 2.837766)
build_all 0.009776 0.000000 16.027714 ( 1.442684)
build_install 0.006310 0.006403 4.812067 ( 1.131163)
test_btest 0.001201 0.000000 85.405236 ( 7.445960)
test_basic 0.001994 0.002619 0.790139 ( 0.870504)
test_all 0.096640 0.038588 513.271432 ( 48.206546)
test_rubyspec 0.000062 0.049103 49.575963 ( 61.802299)
total: 126.14 sec