Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-123852
#<BuildRuby:0x000056253bd9b4b0
@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.20231214-123852",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003704 0.001482 1.494658 ( 1.825156)
build_miniruby 0.000668 0.000267 0.836550 ( 0.836818)
build_ruby 0.001352 0.000000 2.750199 ( 2.751493)
build_all 0.004366 0.005374 16.507088 ( 1.502375)
build_install 0.007114 0.001381 4.930698 ( 1.193418)
test_btest 0.000805 0.000339 87.385959 ( 7.282621)
test_basic 0.003341 0.001406 0.715586 ( 0.792546)
test_all 0.099027 0.035180 541.030254 ( 51.681795)
test_rubyspec 0.018651 0.030072 50.597478 ( 62.846751)
total: 130.71 sec