Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-042745
#<BuildRuby:0x000055b2d938b788
@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.20220131-042745",
@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.000005)
autoconf 0.000010 0.000005 0.000015 ( 0.000016)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.000557 0.009798 0.964124 ( 1.699536)
build_miniruby 0.000958 0.000697 0.075869 ( 0.075024)
build_ruby 0.001335 0.000971 0.077631 ( 0.077264)
build_all 0.003731 0.007083 4.063506 ( 0.797775)
build_install 0.014463 0.008769 7.719421 ( 2.351331)
test_btest 0.000745 0.000573 47.633592 ( 44.313592)
test_basic 0.005723 0.000601 0.335523 ( 0.428636)
test_all 0.000947 0.000677 691.110165 ( 68.893447)
test_rubyspec 0.084923 0.081717 45.945846 ( 51.384163)
total: 170.02 sec