Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-012839
#<BuildRuby:0x0000560b4bcd4090
@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.20231123-012839",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001360 0.004134 1.297076 ( 1.682905)
build_miniruby 0.001197 0.000189 1.002505 ( 1.001485)
build_ruby 0.001162 0.000184 2.841299 ( 2.841181)
build_all 0.006006 0.004499 16.179110 ( 1.469447)
build_install 0.009237 0.000956 5.038359 ( 1.185780)
test_btest 0.001019 0.000194 85.124226 ( 6.536998)
test_basic 0.003826 0.000729 0.707732 ( 0.783296)
test_all 0.113169 0.020115 501.617570 ( 59.270627)
test_rubyspec 0.008827 0.040210 50.079697 ( 62.432564)
total: 137.21 sec