Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-213938
#<BuildRuby:0x0000562c05a843c8
@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.20230102-213938",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.000279 0.006384 0.845770 ( 1.051003)
build_miniruby 0.000905 0.000418 1.010535 ( 1.008559)
build_ruby 0.001089 0.000503 2.783047 ( 2.780399)
build_all 0.009188 0.000526 16.843672 ( 3.018424)
build_install 0.006755 0.002702 2.289934 ( 1.173823)
test_btest 0.001070 0.000000 76.015865 ( 10.351202)
test_basic 0.005676 0.000872 0.311577 ( 0.397807)
test_all 0.001151 0.000432 654.834724 ( 96.164797)
test_rubyspec 0.075576 0.055570 51.624992 ( 59.673833)
total: 175.62 sec