Logfile: /home/ko1/ruby/logs/brlog.trunk.20220129-195259
#<BuildRuby:0x00005622a5ee5868
@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.20220129-195259",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009648 0.001378 0.896325 ( 0.944434)
build_miniruby 0.001692 0.000242 0.072640 ( 0.070919)
build_ruby 0.001716 0.000245 0.076426 ( 0.074615)
build_all 0.009013 0.001287 3.924588 ( 0.783937)
build_install 0.013569 0.010344 7.652801 ( 2.311681)
test_btest 0.001624 0.000000 46.958236 ( 43.847083)
test_basic 0.005636 0.002011 0.339483 ( 0.429306)
test_all 0.002218 0.000000 681.664215 ( 66.639045)
test_rubyspec 0.087203 0.056103 45.723683 ( 51.160953)
total: 166.26 sec