Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-230624
#<BuildRuby:0x00005577ff0b8cc8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-230624",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006719 0.004652 0.986450 ( 0.974992)
build_miniruby 0.001344 0.000288 0.071608 ( 0.069807)
build_ruby 0.001856 0.000398 0.076292 ( 0.074105)
build_all 0.010206 0.000218 4.115156 ( 0.797702)
build_install 0.022030 0.002831 7.860413 ( 2.336136)
test_btest 0.001018 0.000177 47.578989 ( 43.972268)
test_basic 0.006439 0.001120 0.346264 ( 0.436300)
test_all 0.001548 0.000269 691.127610 ( 67.145333)
test_rubyspec 0.112742 0.056818 46.070658 ( 51.335812)
total: 167.14 sec