Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-222026
#<BuildRuby:0x000055776241c0d8
@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.20231229-222026",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001876 0.003451 0.793050 ( 1.196218)
build_miniruby 0.000000 0.001018 0.814390 ( 0.814374)
build_ruby 0.000804 0.000758 2.699975 ( 2.701063)
build_all 0.006481 0.001852 12.200091 ( 1.000677)
build_install 0.008164 0.002333 3.374802 ( 0.962945)
test_btest 0.000602 0.000172 65.903623 ( 4.791689)
test_basic 0.003146 0.000899 0.391673 ( 0.470072)
test_all 0.061640 0.034547 370.241195 ( 39.060311)
test_rubyspec 0.025336 0.041258 40.707681 ( 53.256412)
total: 104.25 sec