Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-183652
#<BuildRuby:0x0000562e5dd2ca58
@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.20220211-183652",
@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.000006)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000028 0.000006 0.000034 ( 0.000030)
build_up 0.009174 0.002118 0.933977 ( 0.980846)
build_miniruby 0.001550 0.000357 0.077381 ( 0.075188)
build_ruby 0.002199 0.000000 0.075123 ( 0.073217)
build_all 0.010121 0.000000 4.049593 ( 0.780488)
build_install 0.021147 0.001637 7.765888 ( 2.292046)
test_btest 0.001004 0.000000 70.934712 ( 8.403839)
test_basic 0.006990 0.000000 0.316957 ( 0.412357)
test_all 0.000000 0.002018 704.648084 ( 67.768900)
test_rubyspec 0.088170 0.077950 46.218168 ( 51.619144)
total: 132.41 sec