Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-070715
#<BuildRuby:0x00005597dbb13dc0
@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-070715",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.000861 0.004011 1.342712 ( 1.731435)
build_miniruby 0.001168 0.000000 1.516875 ( 1.519719)
build_ruby 0.001447 0.000000 4.374305 ( 4.385063)
build_all 0.009639 0.000765 16.690407 ( 1.739607)
build_install 0.012995 0.004349 5.388235 ( 2.174739)
test_btest 0.000710 0.000085 84.589230 ( 11.948819)
test_basic 0.006192 0.000743 0.734282 ( 0.801004)
test_all 0.085789 0.036519 546.383392 ( 58.187094)
test_rubyspec 0.035310 0.031818 82.850969 ( 95.077965)
total: 177.57 sec