Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-022810
#<BuildRuby:0x000055d00a633208
@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.20230201-022810",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.000000 0.003858 0.624938 ( 1.063318)
build_miniruby 0.000790 0.000143 0.634234 ( 0.633457)
build_ruby 0.001172 0.000000 2.032605 ( 2.032494)
build_all 0.008953 0.000000 11.971231 ( 1.464023)
build_install 0.002189 0.004094 1.494755 ( 0.710689)
test_btest 0.000537 0.000115 61.339464 ( 6.403668)
test_basic 0.000000 0.003814 0.253610 ( 0.348752)
test_all 0.000000 0.001287 475.147156 ( 45.164101)
test_rubyspec 0.013500 0.015687 34.860738 ( 45.498930)
total: 103.32 sec