Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-201819
#<BuildRuby:0x0000563b5a50b568
@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.20240110-201819",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000387 0.004091 0.941763 ( 1.345762)
build_miniruby 0.000748 0.000267 0.889866 ( 0.889624)
build_ruby 0.001422 0.000000 2.801156 ( 2.801713)
build_all 0.010397 0.000000 14.842752 ( 1.374580)
build_install 0.008889 0.000167 4.257394 ( 1.128925)
test_btest 0.000704 0.000000 77.859103 ( 7.413849)
test_basic 0.001471 0.002410 0.441909 ( 0.523451)
test_all 0.103626 0.033350 544.464150 ( 53.469117)
test_rubyspec 0.017382 0.015838 49.110746 ( 61.668295)
total: 130.62 sec