Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-152920
#<BuildRuby:0x0000564556467520
@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.20231228-152920",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004568 0.000830 0.795993 ( 1.209113)
build_miniruby 0.000845 0.000154 0.812022 ( 0.812164)
build_ruby 0.001808 0.000000 2.643425 ( 2.643993)
build_all 0.005043 0.002276 11.936094 ( 0.995258)
build_install 0.010992 0.003690 3.399946 ( 0.955674)
test_btest 0.000605 0.000135 64.335123 ( 5.244075)
test_basic 0.000000 0.004841 0.412101 ( 0.491477)
test_all 0.055580 0.039753 388.328473 ( 33.195932)
test_rubyspec 0.038599 0.027522 40.648232 ( 53.213300)
total: 98.76 sec