Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-205202
#<BuildRuby:0x000055dfa84b7e80
@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.20221226-205202",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000041 0.000009 0.000050 ( 0.000050)
configure 0.000035 0.000008 0.000043 ( 0.000043)
build_up 0.004678 0.004114 0.879062 ( 1.074507)
build_miniruby 0.000000 0.001323 1.003740 ( 1.001743)
build_ruby 0.000000 0.001641 2.753325 ( 2.750621)
build_all 0.006720 0.003139 16.619458 ( 2.965174)
build_install 0.007345 0.003891 2.248934 ( 1.171681)
test_btest 0.000869 0.000000 77.350479 ( 10.509526)
test_basic 0.005628 0.000740 0.352825 ( 0.439272)
test_all 0.001087 0.000362 656.016500 ( 98.283699)
test_rubyspec 0.073557 0.058076 50.839574 ( 58.914803)
total: 177.11 sec