Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-195950
#<BuildRuby:0x000055ac91087aa8
@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.20220203-195950",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000000 0.011410 0.934900 ( 0.939623)
build_miniruby 0.000000 0.002130 0.078426 ( 0.076684)
build_ruby 0.000000 0.002150 0.071448 ( 0.069464)
build_all 0.010993 0.000000 4.127009 ( 0.786033)
build_install 0.016090 0.006543 7.901079 ( 2.328006)
test_btest 0.000816 0.000311 47.740016 ( 43.959789)
test_basic 0.000570 0.008054 0.344440 ( 0.431584)
test_all 0.001395 0.000664 684.531484 ( 66.831004)
test_rubyspec 0.097359 0.071582 45.855053 ( 51.261492)
total: 166.68 sec