Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-104615
#<BuildRuby:0x0000557aaf070088
@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.20231212-104615",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005011 0.000000 1.008899 ( 1.288345)
build_miniruby 0.000000 0.001103 0.866273 ( 0.865622)
build_ruby 0.000000 0.001710 2.701726 ( 2.703074)
build_all 0.006757 0.001310 11.980800 ( 0.999935)
build_install 0.012062 0.000221 3.573726 ( 0.966765)
test_btest 0.000746 0.000047 66.850765 ( 5.123212)
test_basic 0.003963 0.000247 0.375076 ( 0.454662)
test_all 0.075157 0.028533 397.092158 ( 42.831845)
test_rubyspec 0.033361 0.025779 39.567569 ( 52.236685)
total: 107.47 sec