Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-162409
#<BuildRuby:0x000055ba972cf270
@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.20221230-162409",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003497 0.605955 ( 1.018652)
build_miniruby 0.000000 0.000988 0.754567 ( 0.753935)
build_ruby 0.000000 0.001227 2.491229 ( 2.491833)
build_all 0.007361 0.001919 12.765667 ( 1.527230)
build_install 0.006210 0.000605 1.674470 ( 0.792040)
test_btest 0.000538 0.000143 65.960679 ( 6.051795)
test_basic 0.000000 0.003763 0.259565 ( 0.355160)
test_all 0.000597 0.000506 489.463540 ( 46.440316)
test_rubyspec 0.020877 0.006959 34.594302 ( 45.158882)
total: 104.59 sec