Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-160036
#<BuildRuby:0x0000563d85847858
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220221-160036",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011767 0.000517 0.943096 ( 1.087394)
build_miniruby 0.002332 0.000155 0.073865 ( 0.073680)
build_ruby 0.001908 0.000127 0.069964 ( 0.069620)
build_all 0.010771 0.000372 4.090576 ( 0.811879)
build_install 0.022212 0.000657 7.643764 ( 2.363940)
test_btest 0.000991 0.000055 74.283081 ( 8.442992)
test_basic 0.002084 0.005514 0.350945 ( 0.442700)
test_all 0.001815 0.000191 651.117046 ( 65.624747)
test_rubyspec 0.093802 0.086483 46.262120 ( 51.655270)
total: 130.57 sec