Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-025200
#<BuildRuby:0x000055d62cd20188
@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.20231124-025200",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005623 0.000128 0.922229 ( 1.341748)
build_miniruby 0.001009 0.000077 0.781887 ( 0.781990)
build_ruby 0.001410 0.000109 2.668907 ( 2.669669)
build_all 0.007893 0.000000 12.253729 ( 0.982820)
build_install 0.009676 0.003049 3.709503 ( 0.985796)
test_btest 0.000600 0.000060 65.196425 ( 4.577365)
test_basic 0.003886 0.000388 0.417857 ( 0.497868)
test_all 0.091169 0.007579 352.605733 ( 40.794697)
test_rubyspec 0.023791 0.042114 39.765051 ( 52.304642)
total: 104.94 sec