Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-050655
#<BuildRuby:0x00005636a1370090
@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.20240118-050655",
@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.000022 0.000004 0.000026 ( 0.000028)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005037 0.000150 1.489259 ( 1.828937)
build_miniruby 0.000787 0.000131 0.874193 ( 0.874368)
build_ruby 0.001026 0.000171 2.832279 ( 2.832111)
build_all 0.008740 0.000701 14.446807 ( 1.349911)
build_install 0.007961 0.000000 4.307003 ( 1.126642)
test_btest 0.001049 0.000001 76.760642 ( 6.704386)
test_basic 0.005339 0.000110 0.688211 ( 0.764581)
test_all 0.092886 0.036767 493.987338 ( 48.883942)
test_rubyspec 0.028942 0.034067 79.362211 ( 91.829723)
total: 156.20 sec