Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-173225
#<BuildRuby:0x00005571cc487108
@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.20231217-173225",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004913 0.000150 1.602672 ( 1.898656)
build_miniruby 0.000939 0.000000 0.967775 ( 0.967262)
build_ruby 0.001458 0.000000 2.816938 ( 2.817862)
build_all 0.009834 0.000639 15.939100 ( 1.555616)
build_install 0.008098 0.000000 4.733107 ( 1.158717)
test_btest 0.001061 0.000000 80.939290 ( 7.544436)
test_basic 0.004862 0.000189 0.742887 ( 0.818364)
test_all 0.106721 0.025264 539.415420 ( 51.018800)
test_rubyspec 0.033359 0.014913 52.626745 ( 65.033970)
total: 132.81 sec