Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-030407
#<BuildRuby:0x0000556ec11b8020
@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.20221223-030407",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002689 0.000733 0.603578 ( 1.122348)
build_miniruby 0.000684 0.000187 0.767173 ( 0.766643)
build_ruby 0.001383 0.000000 2.544076 ( 2.544256)
build_all 0.005674 0.003837 12.433718 ( 1.487898)
build_install 0.006683 0.000000 1.617832 ( 0.762982)
test_btest 0.000000 0.000671 68.054381 ( 6.064368)
test_basic 0.000393 0.003033 0.266117 ( 0.361738)
test_all 0.000816 0.000272 487.310516 ( 48.002647)
test_rubyspec 0.015911 0.014022 35.270977 ( 45.738244)
total: 106.85 sec