Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-225550
#<BuildRuby:0x0000557136ffbe80
@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.20221217-225550",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.000384 0.004090 0.837064 ( 1.052404)
build_miniruby 0.000704 0.000320 1.000522 ( 0.998982)
build_ruby 0.000781 0.000355 2.816967 ( 2.698503)
build_all 0.004597 0.004346 15.752961 ( 3.373758)
build_install 0.004413 0.004287 2.206911 ( 1.241580)
test_btest 0.000399 0.000214 65.490699 ( 11.892055)
test_basic 0.003318 0.001787 0.315164 ( 0.405585)
test_all 0.001034 0.000557 677.650221 (156.903035)
test_rubyspec 0.040105 0.023978 53.012117 ( 61.217371)
total: 239.78 sec