Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-014248
#<BuildRuby:0x000055bba34606e0
@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.20220818-014248",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004943 0.005958 0.976914 ( 1.251702)
build_miniruby 0.001487 0.000620 0.075415 ( 0.074142)
build_ruby 0.001432 0.000596 0.077528 ( 0.076262)
build_all 0.010282 0.000410 1.524139 ( 0.577833)
build_install 0.014443 0.007685 1.903687 ( 0.934273)
test_btest 0.001176 0.000000 73.473177 ( 8.007871)
test_basic 0.005100 0.001799 0.314731 ( 0.405887)
test_all 0.003760 0.000000 667.683581 ( 65.825714)
test_rubyspec 0.095333 0.090747 45.671526 ( 53.299237)
total: 130.45 sec