Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-153152
#<BuildRuby:0x00005567ba7851a0
@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-153152",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006321 0.004503 0.941440 ( 1.051743)
build_miniruby 0.001874 0.000000 0.073968 ( 0.072782)
build_ruby 0.001875 0.000000 0.071708 ( 0.070120)
build_all 0.006888 0.003653 4.123099 ( 0.778196)
build_install 0.020176 0.003254 7.844440 ( 2.323774)
test_btest 0.001144 0.000301 47.575709 ( 45.111176)
test_basic 0.006754 0.000532 0.340999 ( 0.431580)
test_all 0.002222 0.000000 674.915250 ( 70.422525)
test_rubyspec 0.111167 0.045724 46.161366 ( 51.688576)
total: 171.95 sec