Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-164836
#<BuildRuby:0x0000563e57f2be80
@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.20230119-164836",
@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.000008)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.006310 0.000306 0.851088 ( 1.313556)
build_miniruby 0.001044 0.000131 1.014421 ( 1.013067)
build_ruby 0.000000 0.001577 2.766918 ( 2.764165)
build_all 0.005643 0.004407 17.007366 ( 2.981803)
build_install 0.007001 0.004375 2.178024 ( 1.092746)
test_btest 0.000748 0.000178 79.338668 ( 10.803211)
test_basic 0.002690 0.004526 0.368821 ( 0.453727)
test_all 0.001542 0.000000 661.853580 (111.975961)
test_rubyspec 0.091490 0.037451 52.015033 ( 60.037922)
total: 192.44 sec