Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-132508
#<BuildRuby:0x000055d5e131c6c8
@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.20220403-132508",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.013081 0.000330 1.045750 ( 1.322888)
build_miniruby 0.001901 0.000118 0.079511 ( 0.078543)
build_ruby 0.001900 0.000119 0.082712 ( 0.081086)
build_all 0.010570 0.000359 4.236768 ( 0.864645)
build_install 0.017382 0.005655 8.593114 ( 3.004185)
test_btest 0.001190 0.000125 76.433945 ( 8.116785)
test_basic 0.007057 0.000000 0.353310 ( 0.441827)
test_all 0.001668 0.000000 656.302466 ( 66.084023)
test_rubyspec 0.076332 0.101199 46.455257 ( 51.937078)
total: 131.93 sec