Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-082735
#<BuildRuby:0x000055c154c78060
@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.20231201-082735",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004442 0.000088 0.959072 ( 1.258765)
build_miniruby 0.001009 0.000184 0.861058 ( 0.860982)
build_ruby 0.000874 0.000159 2.707891 ( 2.709477)
build_all 0.004958 0.003394 12.093480 ( 1.005138)
build_install 0.004808 0.003111 3.534060 ( 0.971933)
test_btest 0.000483 0.000129 64.093757 ( 4.924556)
test_basic 0.002685 0.000716 0.368788 ( 0.452366)
test_all 0.078969 0.021058 408.476751 ( 37.660563)
test_rubyspec 0.027812 0.034912 39.404610 ( 52.093160)
total: 101.94 sec