Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-163654
#<BuildRuby:0x00005638c76aff58
@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.20221228-163654",
@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.000000 0.000006 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000043 0.000006 0.000049 ( 0.000048)
build_up 0.001979 0.004524 0.899406 ( 1.090419)
build_miniruby 0.001065 0.000228 1.019441 ( 1.017436)
build_ruby 0.001396 0.000299 2.779475 ( 2.776771)
build_all 0.004118 0.005602 16.752242 ( 2.996874)
build_install 0.010122 0.001439 2.287034 ( 1.177984)
test_btest 0.000957 0.000255 76.519427 ( 10.829168)
test_basic 0.000945 0.005467 0.349258 ( 0.435644)
test_all 0.001013 0.000338 671.283824 ( 97.409690)
test_rubyspec 0.048386 0.053375 51.682243 ( 59.740028)
total: 177.47 sec