Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-040203
#<BuildRuby:0x00005649d89437e8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-040203",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.011587 0.944563 ( 1.127976)
build_miniruby 0.000000 0.002308 0.070464 ( 0.068323)
build_ruby 0.000906 0.000876 0.075837 ( 0.074568)
build_all 0.007962 0.001639 4.017566 ( 0.788073)
build_install 0.015623 0.007164 7.779114 ( 2.365654)
test_btest 0.000847 0.000349 47.057948 ( 43.876310)
test_basic 0.005369 0.002211 0.340937 ( 0.437051)
test_all 0.001400 0.000576 663.025765 ( 65.491214)
test_rubyspec 0.094775 0.058871 45.713818 ( 51.026430)
total: 165.26 sec