Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-193859
#<BuildRuby:0x000055783f84bf90
@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-193859",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000991 0.004382 0.909701 ( 1.340244)
build_miniruby 0.000868 0.000217 0.806274 ( 0.806139)
build_ruby 0.001179 0.000294 2.675389 ( 2.676359)
build_all 0.007630 0.000746 12.143870 ( 1.008986)
build_install 0.010630 0.003820 4.094160 ( 1.008442)
test_btest 0.000657 0.000000 65.885344 ( 4.524728)
test_basic 0.005109 0.000000 0.401554 ( 0.481343)
test_all 0.083860 0.015011 348.917312 ( 39.126056)
test_rubyspec 0.038614 0.031984 39.781921 ( 52.335313)
total: 103.31 sec