Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-052135
#<BuildRuby:0x000055d60bd9be80
@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.20230109-052135",
@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.000008 0.000002 0.000010 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.005985 0.000855 0.862339 ( 1.018736)
build_miniruby 0.001148 0.000164 1.025825 ( 1.023711)
build_ruby 0.001469 0.000209 2.779591 ( 2.776986)
build_all 0.002204 0.007620 16.825800 ( 3.001266)
build_install 0.010940 0.000536 2.132155 ( 1.082464)
test_btest 0.000788 0.000175 77.855135 ( 10.776419)
test_basic 0.005848 0.001299 0.359168 ( 0.444120)
test_all 0.001387 0.000000 662.603760 ( 99.785850)
test_rubyspec 0.074395 0.052079 52.181865 ( 60.223935)
total: 180.13 sec