Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-042149
#<BuildRuby:0x000055f26e5c4048
@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.20231220-042149",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004420 0.000736 1.386580 ( 1.753295)
build_miniruby 0.000000 0.001130 0.855180 ( 0.854650)
build_ruby 0.000000 0.001471 3.030663 ( 3.030672)
build_all 0.007972 0.002235 16.181797 ( 1.509569)
build_install 0.008926 0.000045 4.744115 ( 1.167547)
test_btest 0.000849 0.000162 80.223381 ( 7.162805)
test_basic 0.004607 0.000037 0.771074 ( 0.847367)
test_all 0.109205 0.027734 517.543020 ( 61.404288)
test_rubyspec 0.023309 0.023952 50.359076 ( 62.698253)
total: 140.43 sec