Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-043535
#<BuildRuby:0x000055fe996e03c8
@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.20221231-043535",
@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.000016 0.000007 0.000023 ( 0.000024)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004326 0.001966 0.851726 ( 1.025516)
build_miniruby 0.000922 0.000419 1.042742 ( 1.040857)
build_ruby 0.001624 0.000000 2.790650 ( 2.788088)
build_all 0.009133 0.000608 16.717065 ( 2.994384)
build_install 0.010931 0.000486 2.321720 ( 1.197541)
test_btest 0.000817 0.000272 74.281941 ( 10.729114)
test_basic 0.001150 0.005354 0.362069 ( 0.448234)
test_all 0.000917 0.000367 665.049720 (108.286690)
test_rubyspec 0.082093 0.040719 51.524661 ( 59.582131)
total: 188.09 sec