Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-134131
#<BuildRuby:0x000055aaae7149c8
@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.20221127-134131",
@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.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009655 0.000177 1.259296 ( 1.651752)
build_miniruby 0.002311 0.000000 0.846951 ( 0.848143)
build_ruby 0.002661 0.000098 2.248488 ( 2.160099)
build_all 0.015680 0.005489 25.153436 ( 2.822462)
build_install 0.019693 0.000795 4.947103 ( 1.217029)
test_btest 0.001325 0.000189 87.407932 ( 8.699738)
test_basic 0.006788 0.000000 0.359188 ( 0.449155)
test_all 0.003171 0.000000 667.858979 ( 69.278056)
test_rubyspec 0.107128 0.047666 49.782918 ( 58.225397)
total: 145.35 sec