Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-033858
#<BuildRuby:0x0000558cdcc96620
@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-033858",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004102 0.000002 0.806936 ( 1.279515)
build_miniruby 0.000899 0.000048 0.987345 ( 0.986079)
build_ruby 0.000000 0.001097 2.557228 ( 2.555821)
build_all 0.003040 0.005801 15.976780 ( 3.444277)
build_install 0.004736 0.003877 2.304902 ( 1.321841)
test_btest 0.000563 0.000098 62.114698 ( 11.968392)
test_basic 0.002876 0.002148 0.309197 ( 0.400001)
test_all 0.000000 0.000795 639.251886 (111.920884)
test_rubyspec 0.041729 0.008186 51.440453 ( 59.694153)
total: 193.57 sec