Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-020359
#<BuildRuby:0x0000557cbd204038
@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.20231207-020359",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003782 0.000756 0.993399 ( 1.253908)
build_miniruby 0.000000 0.001192 0.871914 ( 0.871741)
build_ruby 0.000000 0.001108 2.700259 ( 2.703543)
build_all 0.000967 0.006706 12.173833 ( 0.983278)
build_install 0.007862 0.002335 3.520305 ( 0.954830)
test_btest 0.000553 0.000213 64.070313 ( 5.634375)
test_basic 0.000000 0.003218 0.370349 ( 0.452278)
test_all 0.077249 0.025164 396.198892 ( 39.513100)
test_rubyspec 0.045588 0.024438 39.672198 ( 52.331156)
total: 104.70 sec