Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-095555
#<BuildRuby:0x0000556cd0b50008
@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.20221230-095555",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.000000 0.006664 0.919750 ( 1.074997)
build_miniruby 0.000753 0.000573 1.008062 ( 1.006061)
build_ruby 0.001596 0.000000 2.769649 ( 2.766967)
build_all 0.008991 0.000683 16.674917 ( 2.964225)
build_install 0.006903 0.004836 2.285675 ( 1.177672)
test_btest 0.000750 0.000208 76.735423 ( 10.488142)
test_basic 0.001609 0.004781 0.357631 ( 0.443801)
test_all 0.001157 0.000386 663.611065 (100.912583)
test_rubyspec 0.078212 0.056066 51.443039 ( 59.472462)
total: 180.31 sec