Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-192908
#<BuildRuby:0x000055c280066678
@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-192908",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001220 0.003081 0.849676 ( 1.071751)
build_miniruby 0.000856 0.000244 0.975385 ( 0.973846)
build_ruby 0.000993 0.000284 2.797416 ( 2.656683)
build_all 0.005865 0.003250 15.799571 ( 3.257619)
build_install 0.007545 0.001138 2.305032 ( 1.292461)
test_btest 0.000457 0.000135 66.321957 ( 10.659368)
test_basic 0.004908 0.000000 0.325642 ( 0.417137)
test_all 0.001303 0.000000 686.745168 (137.604353)
test_rubyspec 0.045642 0.016495 53.287790 ( 61.579523)
total: 219.51 sec