Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-051106
#<BuildRuby:0x00005635aeed9e98
@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.20230113-051106",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000025 0.000008 0.000033 ( 0.000048)
build_up 0.000000 0.007358 1.083063 ( 2.183333)
build_miniruby 0.000000 0.001321 1.202869 ( 1.071951)
build_ruby 0.000007 0.001460 2.782184 ( 2.779632)
build_all 0.005523 0.004307 16.735605 ( 3.009584)
build_install 0.008598 0.002716 2.112741 ( 1.077168)
test_btest 0.000609 0.000322 78.574907 ( 10.632543)
test_basic 0.006180 0.001185 0.358919 ( 0.443476)
test_all 0.000962 0.000481 657.896611 ( 93.600985)
test_rubyspec 0.080149 0.053904 51.744413 ( 59.873216)
total: 174.67 sec