Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-174303
#<BuildRuby:0x0000556d805d31b0
@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.20231119-174303",
@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.000006 0.000003 0.000009 ( 0.000011)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005324 0.000504 0.913956 ( 1.293493)
build_miniruby 0.000924 0.000411 0.799356 ( 0.799257)
build_ruby 0.001584 0.000000 2.644901 ( 2.645590)
build_all 0.008265 0.000356 11.892787 ( 0.995200)
build_install 0.007598 0.002763 3.559047 ( 0.963933)
test_btest 0.000522 0.000190 64.579135 ( 4.721631)
test_basic 0.003390 0.001233 0.408010 ( 0.487792)
test_all 0.082730 0.011255 364.641437 ( 31.157188)
test_rubyspec 0.044323 0.027527 39.787493 ( 52.338354)
total: 95.40 sec