Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-140326
#<BuildRuby:0x000055ddc17f4028
@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.20221212-140326",
@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.000018 0.000002 0.000020 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003437 0.000529 0.861610 ( 1.218928)
build_miniruby 0.000734 0.000113 1.007499 ( 1.006114)
build_ruby 0.001110 0.000171 2.796207 ( 2.682284)
build_all 0.001325 0.007863 15.886325 ( 3.262524)
build_install 0.007087 0.002025 2.275035 ( 1.315367)
test_btest 0.000493 0.000141 65.934045 ( 10.621744)
test_basic 0.005196 0.000000 0.291545 ( 0.382615)
test_all 0.001447 0.000000 678.106645 (150.442487)
test_rubyspec 0.039506 0.030230 52.774096 ( 60.939210)
total: 231.87 sec