Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-074054
#<BuildRuby:0x000055aaa9c09348
@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.20220802-074054",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000048 0.000008 0.000056 ( 0.000055)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.007016 0.005854 2.742319 ( 12.441111)
build_miniruby 0.001388 0.000347 0.527773 ( 0.526144)
build_ruby 0.002772 0.000693 2.494532 ( 2.335134)
build_all 0.013936 0.000825 12.759247 ( 1.655323)
build_install 0.016512 0.000097 4.435830 ( 1.750619)
test_btest 0.001367 0.000241 53.798732 ( 5.805519)
test_basic 0.004939 0.000871 0.276187 ( 0.367466)
test_all 0.002975 0.000204 510.301622 ( 53.351179)
test_rubyspec 0.089162 0.053786 41.562517 ( 47.515241)
total: 125.75 sec