Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-020647
#<BuildRuby:0x000055ab211a7788
@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.20240106-020647",
@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.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003813 0.000000 0.832470 ( 1.251670)
build_miniruby 0.001200 0.000000 1.045273 ( 1.047194)
build_ruby 0.001236 0.000000 3.058999 ( 3.063440)
build_all 0.008841 0.000000 15.782202 ( 1.408598)
build_install 0.010762 0.000726 4.125199 ( 1.158779)
test_btest 0.000660 0.000083 79.062346 ( 8.398012)
test_basic 0.003804 0.000000 0.421197 ( 0.496892)
test_all 0.096777 0.023347 547.279071 ( 60.826277)
test_rubyspec 0.023800 0.017615 49.699580 ( 62.397957)
total: 140.05 sec