Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-024016
#<BuildRuby:0x00005627d77b3f90
@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.20231204-024016",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004100 0.000373 0.993847 ( 1.261596)
build_miniruby 0.000806 0.000073 0.859762 ( 0.859566)
build_ruby 0.001339 0.000122 2.699992 ( 2.702450)
build_all 0.006748 0.000187 12.091738 ( 0.967901)
build_install 0.006255 0.003154 3.553604 ( 0.965105)
test_btest 0.000623 0.000078 64.203386 ( 5.709477)
test_basic 0.000000 0.003076 0.370946 ( 0.454917)
test_all 0.069811 0.027689 372.184498 ( 41.127361)
test_rubyspec 0.030501 0.038973 39.529582 ( 52.233997)
total: 106.28 sec