Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-033209
#<BuildRuby:0x0000557336538460
@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.20221211-033209",
@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.000026 0.000005 0.000031 ( 0.000032)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.003288 0.000704 0.850100 ( 1.633259)
build_miniruby 0.000814 0.000175 0.916995 ( 0.915493)
build_ruby 0.000989 0.000212 2.733910 ( 2.648313)
build_all 0.008222 0.000784 15.804406 ( 3.316228)
build_install 0.008891 0.001778 2.264361 ( 1.255010)
test_btest 0.000544 0.000109 57.080987 ( 12.107609)
test_basic 0.000000 0.004807 0.324124 ( 0.415019)
test_all 0.000000 0.000986 671.685312 (102.755730)
test_rubyspec 0.033463 0.034229 52.681690 ( 60.845815)
total: 185.89 sec