Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-170755
#<BuildRuby:0x000055c1f1493e88
@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.20231226-170755",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.006706 0.817587 ( 1.194984)
build_miniruby 0.000000 0.000968 0.831683 ( 0.831772)
build_ruby 0.000000 0.001449 2.649900 ( 2.650577)
build_all 0.000000 0.007828 12.008379 ( 0.968048)
build_install 0.005208 0.007923 3.402923 ( 0.968806)
test_btest 0.000436 0.000262 61.489607 ( 5.639094)
test_basic 0.002555 0.001534 0.394738 ( 0.475307)
test_all 0.073667 0.024078 373.699630 ( 31.958857)
test_rubyspec 0.031067 0.035599 39.962751 ( 52.520500)
total: 97.21 sec