Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-195100
#<BuildRuby:0x000055ef60c7f510
@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.20220404-195100",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005870 0.006391 0.995001 ( 1.372325)
build_miniruby 0.001457 0.000607 0.076641 ( 0.076205)
build_ruby 0.001267 0.000528 0.071225 ( 0.070474)
build_all 0.010279 0.000329 4.251370 ( 0.861898)
build_install 0.022065 0.000852 8.523605 ( 3.029135)
test_btest 0.001163 0.000000 74.127653 ( 8.199051)
test_basic 0.006768 0.000818 0.341763 ( 0.429902)
test_all 0.002201 0.000184 702.946361 ( 68.174723)
test_rubyspec 0.117277 0.062236 46.492183 ( 51.662190)
total: 133.88 sec