Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-145543
#<BuildRuby:0x00005605918d08f0
@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.20220220-145543",
@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.000019 0.000002 0.000021 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010181 0.001454 0.952094 ( 1.113563)
build_miniruby 0.001825 0.000260 0.074545 ( 0.073717)
build_ruby 0.001686 0.000241 0.069876 ( 0.069636)
build_all 0.008855 0.001265 4.058591 ( 0.799555)
build_install 0.022338 0.000645 7.818334 ( 2.387106)
test_btest 0.001236 0.000145 77.678791 ( 8.453040)
test_basic 0.006906 0.000098 0.342062 ( 0.431927)
test_all 0.001570 0.000174 699.688071 ( 67.300193)
test_rubyspec 0.084259 0.064095 46.363556 ( 51.463768)
total: 132.09 sec