Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-071540
#<BuildRuby:0x00005624f0e67fb0
@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.20230107-071540",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000010 0.000004 0.000014 ( 0.000029)
build_up 0.004680 0.001950 0.900407 ( 1.092756)
build_miniruby 0.000923 0.000385 1.017167 ( 1.015441)
build_ruby 0.001157 0.000482 2.778386 ( 2.775727)
build_all 0.008340 0.001503 16.885573 ( 2.974450)
build_install 0.005923 0.005244 2.124812 ( 1.085455)
test_btest 0.000799 0.000343 70.642555 ( 11.579807)
test_basic 0.004759 0.002040 0.359925 ( 0.445903)
test_all 0.001150 0.000493 665.278507 (102.173949)
test_rubyspec 0.098694 0.033029 52.133487 ( 60.181571)
total: 183.33 sec