Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-083134
#<BuildRuby:0x0000556ce34e7f28
@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.20230120-083134",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000013)
build_up 0.006229 0.000455 0.848371 ( 1.031532)
build_miniruby 0.000000 0.001312 1.011863 ( 1.009954)
build_ruby 0.000000 0.001612 2.813926 ( 2.811368)
build_all 0.001231 0.008536 16.777502 ( 2.976632)
build_install 0.010507 0.000843 2.030931 ( 1.069517)
test_btest 0.000709 0.000250 72.066355 ( 11.015154)
test_basic 0.006552 0.000768 0.366170 ( 0.451020)
test_all 0.001336 0.000445 669.655529 ( 98.456158)
test_rubyspec 0.068081 0.057991 51.762729 ( 59.813630)
total: 178.64 sec