Logfile: /home/ko1/ruby/logs/brlog.trunk.20220510-225935
#<BuildRuby:0x000055bd9765a108
@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.20220510-225935",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006737 0.000674 0.875140 ( 1.180440)
build_miniruby 0.000864 0.000086 0.052692 ( 0.051791)
build_ruby 0.000824 0.000082 0.063694 ( 0.062619)
build_all 0.000624 0.004452 1.296424 ( 0.537092)
build_install 0.010722 0.003252 6.389009 ( 3.008785)
test_btest 0.000702 0.000117 61.775789 ( 13.836552)
test_basic 0.000000 0.004986 0.272605 ( 0.369779)
test_all 0.000000 0.001399 548.931965 ( 64.716970)
test_rubyspec 0.037909 0.011243 52.903640 ( 58.603096)
total: 142.37 sec