Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-085635
#<BuildRuby:0x000055dd9b9e7040
@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.20230727-085635",
@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.000025 0.000002 0.000027 ( 0.000026)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.003536 0.003885 1.577674 ( 3.925339)
build_miniruby 0.000948 0.000087 0.890322 ( 0.889480)
build_ruby 0.001042 0.000095 2.641434 ( 2.641537)
build_all 0.002025 0.007002 13.604016 ( 1.194645)
build_install 0.007783 0.000645 2.001998 ( 0.933240)
test_btest 0.000601 0.000096 75.588072 ( 7.748705)
test_basic 0.003765 0.000602 0.677278 ( 0.759210)
test_all 0.001297 0.000207 502.176413 ( 47.649076)
test_rubyspec 0.016131 0.031345 45.655964 ( 57.969257)
total: 123.71 sec