Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-061635
#<BuildRuby:0x000055c7178a8020
@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-061635",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000192 0.004105 1.050585 ( 1.433559)
build_miniruby 0.001121 0.000173 1.123929 ( 1.125458)
build_ruby 0.001200 0.000185 3.545167 ( 3.552789)
build_all 0.009357 0.000000 16.029784 ( 1.555344)
build_install 0.013113 0.000126 4.400936 ( 1.311352)
test_btest 0.000000 0.000768 81.836746 ( 11.294724)
test_basic 0.001858 0.003108 0.530208 ( 0.600783)
test_all 0.080127 0.040773 553.110092 ( 54.107544)
test_rubyspec 0.044785 0.008478 58.816438 ( 71.349675)
total: 146.33 sec