Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-072439
#<BuildRuby:0x00005606a9fdcf40
@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.20220222-072439",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007430 0.003854 1.009802 ( 31.662322)
build_miniruby 0.001518 0.000304 0.075863 ( 0.073727)
build_ruby 0.001384 0.000277 0.069721 ( 0.068203)
build_all 0.008453 0.001690 4.122488 ( 0.802674)
build_install 0.023511 0.000746 7.797069 ( 2.334943)
test_btest 0.001160 0.000183 76.789333 ( 7.911700)
test_basic 0.006347 0.001002 0.333937 ( 0.422089)
test_all 0.001650 0.000101 667.406926 ( 65.065414)
test_rubyspec 0.101716 0.055210 46.327922 ( 51.715117)
total: 160.06 sec