Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-103359
#<BuildRuby:0x000055e5da14abe8
@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.20221222-103359",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003833 0.000511 0.825448 ( 1.030781)
build_miniruby 0.000000 0.000968 0.972831 ( 0.971493)
build_ruby 0.000000 0.001276 2.676448 ( 2.675125)
build_all 0.008206 0.001121 15.856482 ( 3.370971)
build_install 0.008731 0.000750 2.249005 ( 1.322391)
test_btest 0.000527 0.000083 66.567342 ( 10.770287)
test_basic 0.004815 0.000084 0.331285 ( 0.422261)
test_all 0.001425 0.000213 669.961969 (138.095693)
test_rubyspec 0.030869 0.040079 52.562346 ( 60.785113)
total: 219.44 sec