Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-190541
#<BuildRuby:0x0000561db0e9b258
@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-190541",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005252 0.000313 0.819314 ( 1.205252)
build_miniruby 0.000000 0.001091 0.807575 ( 0.807549)
build_ruby 0.000762 0.000708 2.669863 ( 2.670535)
build_all 0.003368 0.004921 12.039211 ( 0.994136)
build_install 0.013173 0.000473 3.349328 ( 0.956283)
test_btest 0.000662 0.000207 62.948583 ( 4.377773)
test_basic 0.004992 0.000283 0.407507 ( 0.487136)
test_all 0.083512 0.014871 376.650729 ( 39.647659)
test_rubyspec 0.025546 0.039697 40.573869 ( 53.123914)
total: 104.27 sec