Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-000919
#<BuildRuby:0x000055be958a0af8
@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-000919",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008309 0.001417 0.944335 ( 1.027202)
build_miniruby 0.001577 0.000525 0.073580 ( 0.072816)
build_ruby 0.002029 0.000000 0.078366 ( 0.078056)
build_all 0.004649 0.006347 4.102441 ( 0.806962)
build_install 0.011331 0.011810 7.862828 ( 2.429447)
test_btest 0.000934 0.000467 74.516429 ( 8.168234)
test_basic 0.005048 0.002524 0.336898 ( 0.428945)
test_all 0.001214 0.000607 685.608347 ( 67.373728)
test_rubyspec 0.079563 0.087708 46.010775 ( 51.236183)
total: 131.62 sec