Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-044653
#<BuildRuby:0x000055cd42c3fea0
@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.20231206-044653",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005063 0.000092 0.990040 ( 1.239669)
build_miniruby 0.001082 0.000000 0.873619 ( 0.873259)
build_ruby 0.001637 0.000000 2.699315 ( 2.701763)
build_all 0.007472 0.000155 12.100288 ( 1.020625)
build_install 0.010359 0.004465 3.595001 ( 0.962986)
test_btest 0.000635 0.000080 64.650026 ( 4.517253)
test_basic 0.001003 0.003094 0.373552 ( 0.453913)
test_all 0.076625 0.024100 412.963070 ( 36.859293)
test_rubyspec 0.049897 0.017972 39.676670 ( 52.349389)
total: 100.98 sec