Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-060852
#<BuildRuby:0x0000564125aec0d8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230122-060852",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000031 0.003763 0.620422 ( 1.123149)
build_miniruby 0.000770 0.000178 0.644616 ( 0.643521)
build_ruby 0.001052 0.000242 2.191316 ( 2.191515)
build_all 0.000853 0.008143 11.878141 ( 1.475517)
build_install 0.006496 0.000000 1.467415 ( 0.711874)
test_btest 0.000645 0.000000 65.084267 ( 6.172383)
test_basic 0.002864 0.000720 0.238240 ( 0.333939)
test_all 0.000753 0.000251 487.456310 ( 46.056207)
test_rubyspec 0.017284 0.015087 35.249766 ( 45.798229)
total: 104.51 sec