Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-134314
#<BuildRuby:0x000055cbc23679a8
@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-134314",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005614 0.922105 ( 1.321770)
build_miniruby 0.000620 0.000544 0.819107 ( 0.818929)
build_ruby 0.000986 0.000537 2.625538 ( 2.626625)
build_all 0.006887 0.001534 12.326762 ( 1.008776)
build_install 0.008287 0.004144 3.718412 ( 0.983462)
test_btest 0.000602 0.000301 65.185111 ( 4.554143)
test_basic 0.000782 0.004587 0.410110 ( 0.489194)
test_all 0.074418 0.022917 340.252335 ( 35.014880)
test_rubyspec 0.040737 0.028114 39.880289 ( 52.457583)
total: 99.28 sec