Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-214145
#<BuildRuby:0x000055cede5c8138
@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.20240103-214145",
@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.000006 0.000019 ( 0.000019)
autoconf 0.000020 0.000009 0.000029 ( 0.000028)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.001872 0.005018 1.060667 ( 1.304619)
build_miniruby 0.000000 0.000870 0.808925 ( 0.809165)
build_ruby 0.000000 0.001515 2.663740 ( 2.664668)
build_all 0.003801 0.004243 11.959826 ( 0.967220)
build_install 0.003755 0.007534 3.443969 ( 0.953316)
test_btest 0.000413 0.000321 63.202323 ( 5.409403)
test_basic 0.004451 0.000000 0.398205 ( 0.479354)
test_all 0.089486 0.008455 377.578514 ( 40.006682)
test_rubyspec 0.028820 0.051071 40.025372 ( 52.578041)
total: 105.17 sec