Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-200552
#<BuildRuby:0x0000561b9fec0098
@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.20231224-200552",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.001413 0.003241 1.003880 ( 1.352014)
build_miniruby 0.001011 0.000281 0.831525 ( 0.831271)
build_ruby 0.000000 0.001546 2.741658 ( 2.741076)
build_all 0.009660 0.000704 16.372263 ( 1.465983)
build_install 0.004589 0.005065 4.754521 ( 1.136369)
test_btest 0.001028 0.000000 80.128094 ( 7.634605)
test_basic 0.003741 0.000327 0.690013 ( 0.766653)
test_all 0.090657 0.043928 529.067863 ( 54.622615)
test_rubyspec 0.025737 0.025111 50.693147 ( 63.048000)
total: 133.60 sec