Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-143312
#<BuildRuby:0x000055947e6c3438
@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.20231128-143312",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001073 0.004524 0.919703 ( 1.327288)
build_miniruby 0.000745 0.000271 0.809638 ( 0.809644)
build_ruby 0.000000 0.001512 2.650121 ( 2.650568)
build_all 0.003800 0.004467 12.321192 ( 1.024351)
build_install 0.008981 0.004503 3.661537 ( 0.992902)
test_btest 0.000710 0.000000 61.346953 ( 5.896774)
test_basic 0.004990 0.000000 0.396897 ( 0.475617)
test_all 0.071473 0.026373 352.210308 ( 36.767028)
test_rubyspec 0.032240 0.041060 39.939448 ( 52.500375)
total: 102.45 sec