Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-160455
#<BuildRuby:0x0000563dec43b4f0
@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.20231122-160455",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004567 0.001246 0.925280 ( 1.309246)
build_miniruby 0.001013 0.000276 0.807343 ( 0.807287)
build_ruby 0.001181 0.000322 2.654306 ( 2.655068)
build_all 0.008073 0.000861 12.191348 ( 1.004965)
build_install 0.005683 0.005155 3.709010 ( 1.000250)
test_btest 0.000000 0.000906 63.913173 ( 5.262755)
test_basic 0.003396 0.001814 0.412384 ( 0.491347)
test_all 0.079088 0.018131 342.978796 ( 38.355043)
test_rubyspec 0.036917 0.032837 39.827975 ( 52.407090)
total: 103.29 sec