Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-010334
#<BuildRuby:0x0000564ec3770110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231223-010334",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003014 0.000603 0.735683 ( 1.132078)
build_miniruby 0.000838 0.000167 0.910515 ( 0.911230)
build_ruby 0.001032 0.000206 2.776631 ( 2.778731)
build_all 0.003100 0.004140 12.265086 ( 1.021301)
build_install 0.009050 0.001161 3.496137 ( 1.010823)
test_btest 0.000571 0.000142 64.989314 ( 6.019905)
test_basic 0.003821 0.000000 0.382890 ( 0.465702)
test_all 0.090412 0.017375 425.263079 ( 45.293705)
test_rubyspec 0.029483 0.023239 40.722242 ( 53.441324)
total: 112.08 sec