Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-021657
#<BuildRuby:0x000055fcd1504028
@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.20230131-021657",
@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.000006 0.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000031 0.000015 0.000046 ( 0.000032)
build_up 0.004219 0.002110 0.840485 ( 1.751468)
build_miniruby 0.000782 0.000391 1.010780 ( 1.008943)
build_ruby 0.001098 0.000549 2.789810 ( 2.787232)
build_all 0.006392 0.003196 16.788181 ( 2.996120)
build_install 0.007543 0.003771 2.084886 ( 1.065215)
test_btest 0.000684 0.000342 66.545265 ( 11.362538)
test_basic 0.006416 0.000000 0.369239 ( 0.455581)
test_all 0.001307 0.000000 662.544488 ( 94.014955)
test_rubyspec 0.082772 0.052696 51.969126 ( 59.986384)
total: 175.43 sec