Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-070710
#<BuildRuby:0x000055c7564e0728
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221216-070710",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.003677 0.000566 0.918950 ( 1.178937)
build_miniruby 0.000731 0.000112 1.022276 ( 1.020962)
build_ruby 0.000988 0.000152 2.709620 ( 2.616060)
build_all 0.008312 0.000575 15.692874 ( 3.427702)
build_install 0.009761 0.000691 2.200948 ( 1.256630)
test_btest 0.000511 0.000068 58.687562 ( 12.050885)
test_basic 0.000000 0.004789 0.281155 ( 0.371484)
test_all 0.000969 0.000302 683.797445 (141.228309)
test_rubyspec 0.035082 0.019455 53.068326 ( 61.183900)
total: 224.34 sec