Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-182719
#<BuildRuby:0x000055f76d3380c8
@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.20240108-182719",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000022)
build_up 0.004864 0.000100 1.307553 ( 1.956180)
build_miniruby 0.001255 0.000000 1.544154 ( 1.549221)
build_ruby 0.001770 0.000000 4.536978 ( 4.548185)
build_all 0.010849 0.000000 16.847491 ( 1.758099)
build_install 0.016320 0.000000 5.175040 ( 1.891049)
test_btest 0.000835 0.000000 88.980615 ( 16.502264)
test_basic 0.002903 0.002564 0.691738 ( 0.759697)
test_all 0.094463 0.027214 540.715016 ( 72.544468)
test_rubyspec 0.046935 0.020686 83.887368 ( 96.230870)
total: 197.74 sec