Logfile: /home/ko1/ruby/logs/brlog.trunk.20230215-075035
#<BuildRuby:0x00005629f40cfe08
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230215-075035",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003255 0.000250 0.785980 ( 1.223833)
build_miniruby 0.000899 0.000069 0.666242 ( 0.665210)
build_ruby 0.001206 0.000000 2.120566 ( 2.119778)
build_all 0.002617 0.006753 12.504614 ( 1.547513)
build_install 0.005393 0.001012 1.578850 ( 0.792635)
test_btest 0.000599 0.000113 67.161090 ( 6.344664)
test_basic 0.003144 0.000589 0.292308 ( 0.387774)
test_all 0.001781 0.000334 488.132583 ( 52.381712)
test_rubyspec 0.023925 0.006638 35.355610 ( 45.906833)
total: 111.37 sec