Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-122140
#<BuildRuby:0x0000557a28060098
@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.20231223-122140",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003085 0.000281 0.743108 ( 1.126261)
build_miniruby 0.000822 0.000075 0.903660 ( 0.904520)
build_ruby 0.001109 0.000101 2.772883 ( 2.777219)
build_all 0.003359 0.004285 12.128605 ( 0.991328)
build_install 0.009095 0.000000 3.399190 ( 0.994652)
test_btest 0.000743 0.000000 62.987051 ( 5.746319)
test_basic 0.000000 0.003506 0.374349 ( 0.456846)
test_all 0.063273 0.040433 408.819591 ( 45.258330)
test_rubyspec 0.023925 0.030927 40.618941 ( 53.370125)
total: 111.63 sec