Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-021506
#<BuildRuby:0x000055c236a700c8
@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.20231224-021506",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003478 0.000317 0.739234 ( 1.127916)
build_miniruby 0.001118 0.000101 0.899544 ( 0.900278)
build_ruby 0.001325 0.000121 2.775071 ( 2.778091)
build_all 0.007918 0.000000 12.144770 ( 1.022256)
build_install 0.006112 0.008329 3.416921 ( 0.970311)
test_btest 0.000732 0.000146 65.561890 ( 5.320356)
test_basic 0.003984 0.000000 0.388638 ( 0.470704)
test_all 0.083341 0.024089 418.630452 ( 46.738563)
test_rubyspec 0.025255 0.025164 40.567939 ( 53.307874)
total: 112.64 sec