Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-061932
#<BuildRuby:0x000055b1ab0dfce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231120-061932",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000000 0.005320 1.279127 ( 1.676872)
build_miniruby 0.000000 0.001033 0.807382 ( 0.807331)
build_ruby 0.000000 0.001450 2.737740 ( 2.737601)
build_all 0.005205 0.005257 16.769756 ( 1.610321)
build_install 0.004704 0.003882 4.948487 ( 1.149995)
test_btest 0.000000 0.000937 85.499573 ( 7.513420)
test_basic 0.000835 0.002875 0.620451 ( 0.698497)
test_all 0.093867 0.039258 513.516604 ( 52.815569)
test_rubyspec 0.017376 0.029090 50.261881 ( 62.602486)
total: 131.61 sec