Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-124643
#<BuildRuby:0x00005652c7558410
@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.20230111-124643",
@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.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.005979 0.000592 0.850864 ( 1.174258)
build_miniruby 0.000915 0.000282 1.010902 ( 1.008986)
build_ruby 0.001175 0.000362 2.782789 ( 2.780188)
build_all 0.005300 0.004704 16.890064 ( 2.992030)
build_install 0.008063 0.001207 2.122155 ( 1.083775)
test_btest 0.000802 0.000268 73.080997 ( 11.106849)
test_basic 0.002629 0.003949 0.345554 ( 0.431795)
test_all 0.000955 0.000358 653.763660 ( 94.581714)
test_rubyspec 0.068515 0.065103 51.569078 ( 59.650449)
total: 174.81 sec