Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-104028
#<BuildRuby:0x000055604d9b74b0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231229-104028",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000036 0.000004 0.000040 ( 0.000041)
build_up 0.001270 0.003608 1.030601 ( 1.426658)
build_miniruby 0.001206 0.000181 0.924816 ( 0.923542)
build_ruby 0.001603 0.000000 2.788654 ( 2.790051)
build_all 0.007704 0.001743 15.807551 ( 1.402071)
build_install 0.004503 0.003604 4.479752 ( 1.128662)
test_btest 0.000000 0.001074 81.840121 ( 7.645531)
test_basic 0.000000 0.006350 0.761345 ( 0.837085)
test_all 0.086830 0.047872 543.801064 ( 54.866763)
test_rubyspec 0.017656 0.031858 50.446508 ( 62.715024)
total: 133.74 sec