Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-160538
#<BuildRuby:0x000055a3903aaff0
@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.20230113-160538",
@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.000003 0.000010 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.002124 0.001841 0.621575 ( 1.196563)
build_miniruby 0.000693 0.000252 0.690688 ( 0.689763)
build_ruby 0.000907 0.000330 2.394807 ( 2.399074)
build_all 0.007660 0.001368 12.877712 ( 1.616755)
build_install 0.001776 0.004642 1.484059 ( 0.708296)
test_btest 0.000479 0.000200 68.531453 ( 6.211492)
test_basic 0.002356 0.000981 0.259784 ( 0.355506)
test_all 0.000949 0.000395 503.944404 ( 55.666154)
test_rubyspec 0.016487 0.009968 34.871431 ( 45.491119)
total: 114.34 sec