Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-083431
#<BuildRuby:0x00005565bd77fdf8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-083431",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000050 0.000012 0.000062 ( 0.000062)
configure 0.000035 0.000008 0.000043 ( 0.000042)
build_up 0.003324 0.005151 0.847237 ( 1.024971)
build_miniruby 0.001043 0.000321 1.012647 ( 1.010811)
build_ruby 0.000000 0.001386 2.780886 ( 2.778406)
build_all 0.005395 0.004499 16.867941 ( 2.970029)
build_install 0.008131 0.003049 2.115910 ( 1.078962)
test_btest 0.000000 0.000872 68.994701 ( 11.539054)
test_basic 0.003361 0.003100 0.343606 ( 0.430088)
test_all 0.001086 0.000447 657.913633 (100.280290)
test_rubyspec 0.066978 0.056131 52.361060 ( 60.371961)
total: 181.49 sec