Logfile: /home/ko1/ruby/logs/brlog.trunk.20220418-152639
#<BuildRuby:0x000055b26352f510
@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.20220418-152639",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000087 0.000007 0.000094 ( 0.000097)
build_up 0.004396 0.007425 1.020174 ( 1.370132)
build_miniruby 0.001896 0.000379 0.075533 ( 0.073318)
build_ruby 0.001810 0.000362 0.079723 ( 0.077665)
build_all 0.004198 0.005220 1.531609 ( 0.616741)
build_install 0.019621 0.002792 5.963887 ( 2.795570)
test_btest 0.001146 0.000000 82.228070 ( 8.083512)
test_basic 0.006286 0.000778 0.326698 ( 0.422406)
test_all 0.002516 0.000572 701.530785 ( 68.016110)
test_rubyspec 0.152722 0.036217 47.078966 ( 52.384593)
total: 133.84 sec