Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-001136
#<BuildRuby:0x000055b897f8b8f8
@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.20230115-001136",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003942 0.000657 0.802105 ( 1.304628)
build_miniruby 0.000794 0.000132 0.672663 ( 0.665568)
build_ruby 0.001031 0.000172 2.420696 ( 2.419853)
build_all 0.005869 0.003800 12.971831 ( 1.628214)
build_install 0.001714 0.004724 1.574132 ( 0.745459)
test_btest 0.000529 0.000151 68.873761 ( 6.183063)
test_basic 0.000000 0.003773 0.258669 ( 0.353464)
test_all 0.000000 0.001287 497.392072 ( 47.452770)
test_rubyspec 0.013052 0.014568 35.315271 ( 45.870617)
total: 106.62 sec