Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-120855
#<BuildRuby:0x00005594c3d70070
@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.20230623-120855",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004450 0.000468 1.462646 ( 2.714215)
build_miniruby 0.000905 0.000095 0.882470 ( 0.882375)
build_ruby 0.001123 0.000118 2.647217 ( 2.647591)
build_all 0.009593 0.000534 15.755936 ( 1.454623)
build_install 0.000638 0.008293 4.658554 ( 1.112482)
test_btest 0.000992 0.000189 81.891152 ( 7.829496)
test_basic 0.000000 0.004435 0.692651 ( 0.774168)
test_all 0.000000 0.001821 451.594152 ( 39.697857)
test_rubyspec 0.019458 0.014787 42.789384 ( 55.338953)
total: 112.45 sec