Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-195655
#<BuildRuby:0x000055c77e0b5888
@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.20220204-195655",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006645 0.004681 0.981014 ( 0.949191)
build_miniruby 0.002179 0.000000 0.080350 ( 0.078445)
build_ruby 0.002002 0.000000 0.079253 ( 0.077324)
build_all 0.009822 0.001104 4.196923 ( 0.796735)
build_install 0.021796 0.001295 7.895130 ( 2.404585)
test_btest 0.001157 0.000193 47.189648 ( 44.107320)
test_basic 0.002114 0.005652 0.344428 ( 0.434949)
test_all 0.000000 0.001722 696.909193 ( 67.557616)
test_rubyspec 0.124427 0.039783 46.252121 ( 51.670809)
total: 168.08 sec