Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-200446
#<BuildRuby:0x000055677714c0d8
@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.20231218-200446",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004641 0.000422 1.039719 ( 1.297067)
build_miniruby 0.001271 0.000000 0.879602 ( 0.879285)
build_ruby 0.001635 0.000000 2.711878 ( 2.713331)
build_all 0.008509 0.000000 12.128401 ( 0.994888)
build_install 0.007126 0.003515 3.570979 ( 0.978329)
test_btest 0.000690 0.000000 65.991414 ( 5.043016)
test_basic 0.003397 0.000000 0.377057 ( 0.458065)
test_all 0.075280 0.026279 414.148729 ( 36.173832)
test_rubyspec 0.042516 0.025066 39.739205 ( 52.393605)
total: 100.93 sec