Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-175850
#<BuildRuby:0x0000560899def790
@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.20231214-175850",
@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.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.004814 0.000000 1.023450 ( 2.997741)
build_miniruby 0.000929 0.000000 0.875916 ( 0.875250)
build_ruby 0.001243 0.000000 2.711384 ( 2.715886)
build_all 0.000188 0.007893 12.188514 ( 0.995069)
build_install 0.010439 0.003702 3.612213 ( 0.973343)
test_btest 0.000000 0.000821 63.472772 ( 5.002024)
test_basic 0.000000 0.004297 0.376223 ( 0.457311)
test_all 0.081815 0.017243 378.536606 ( 34.051806)
test_rubyspec 0.028396 0.037950 39.679218 ( 52.314497)
total: 100.38 sec