Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-092950
#<BuildRuby:0x00005583cb8d0460
@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-092950",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000030 0.000005 0.000035 ( 0.000020)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.000000 0.004322 0.800152 ( 1.091326)
build_miniruby 0.000000 0.000928 0.947537 ( 0.946159)
build_ruby 0.000000 0.001187 2.674176 ( 2.672834)
build_all 0.004733 0.004092 15.752458 ( 3.328629)
build_install 0.010880 0.000000 2.178670 ( 1.201100)
test_btest 0.000746 0.000000 63.229092 ( 11.795577)
test_basic 0.002587 0.002443 0.311258 ( 0.402090)
test_all 0.001124 0.000338 640.826619 (106.499167)
test_rubyspec 0.045982 0.021240 52.402575 ( 60.663301)
total: 188.60 sec