Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-220826
#<BuildRuby:0x000055c87afc3f30
@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.20221219-220826",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004163 0.000000 0.802052 ( 1.301327)
build_miniruby 0.000925 0.000000 1.000228 ( 0.998894)
build_ruby 0.001358 0.000000 2.703500 ( 2.616991)
build_all 0.008954 0.000000 15.782294 ( 3.301139)
build_install 0.008729 0.000000 2.186031 ( 1.233042)
test_btest 0.000613 0.000000 66.640870 ( 10.911853)
test_basic 0.004755 0.000000 0.316462 ( 0.407416)
test_all 0.001703 0.000000 678.783604 (147.694968)
test_rubyspec 0.055983 0.007221 52.984905 ( 61.061354)
total: 229.53 sec