Logfile: /home/ko1/ruby/logs/brlog.trunk.20230213-091712
#<BuildRuby:0x00005580e6e47ac0
@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.20230213-091712",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003156 0.000526 0.724151 ( 1.352914)
build_miniruby 0.000823 0.000137 0.676061 ( 0.675196)
build_ruby 0.001203 0.000000 2.073807 ( 2.074042)
build_all 0.002333 0.007165 12.469572 ( 1.527021)
build_install 0.006048 0.000562 1.548425 ( 0.768770)
test_btest 0.000529 0.000141 65.549716 ( 6.248608)
test_basic 0.003063 0.000816 0.299441 ( 0.394042)
test_all 0.000967 0.000258 483.432697 ( 50.816419)
test_rubyspec 0.013024 0.014937 35.244933 ( 45.834235)
total: 109.69 sec