Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-094024
#<BuildRuby:0x00005593a5712620
@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.20230103-094024",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000036 0.000005 0.000041 ( 0.000027)
build_up 0.005715 0.000817 0.854044 ( 1.029742)
build_miniruby 0.001126 0.000160 1.019832 ( 1.017769)
build_ruby 0.000000 0.001417 2.773511 ( 2.770902)
build_all 0.006329 0.003464 16.728276 ( 2.998023)
build_install 0.000000 0.011740 2.298919 ( 1.185976)
test_btest 0.000000 0.000879 69.783925 ( 11.391055)
test_basic 0.002171 0.004981 0.344782 ( 0.430006)
test_all 0.000815 0.000356 679.400977 (102.150253)
test_rubyspec 0.065386 0.045014 51.551418 ( 59.583286)
total: 182.56 sec