Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-125052
#<BuildRuby:0x000055dcfd357e80
@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.20230102-125052",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.001781 0.004560 0.850030 ( 1.036658)
build_miniruby 0.001146 0.000000 1.009795 ( 1.007853)
build_ruby 0.001509 0.000000 2.792473 ( 2.789713)
build_all 0.007529 0.002283 16.723172 ( 2.996003)
build_install 0.007870 0.003891 2.305314 ( 1.187334)
test_btest 0.000660 0.000208 74.636984 ( 10.406982)
test_basic 0.003887 0.002585 0.352737 ( 0.439223)
test_all 0.001509 0.000503 684.214819 ( 99.553507)
test_rubyspec 0.063348 0.053363 51.607455 ( 59.643722)
total: 179.06 sec