Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-033151
#<BuildRuby:0x00005594e5e586c8
@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.20220310-033151",
@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.000021 0.000004 0.000025 ( 0.000026)
configure 0.000046 0.000009 0.000055 ( 0.000055)
build_up 0.000000 0.011182 1.017622 ( 1.862509)
build_miniruby 0.000000 0.001915 0.070005 ( 0.067926)
build_ruby 0.000880 0.001531 0.076190 ( 0.073652)
build_all 0.006462 0.002827 1.506580 ( 0.611753)
build_install 0.015079 0.007176 5.220750 ( 2.141688)
test_btest 0.000881 0.000391 78.703036 ( 8.345665)
test_basic 0.001435 0.005407 0.346666 ( 0.444748)
test_all 0.001861 0.000000 691.801744 ( 67.531463)
test_rubyspec 0.073259 0.079823 46.030329 ( 51.283872)
total: 132.36 sec