Logfile: /home/ko1/ruby/logs/brlog.trunk.20230212-031041
#<BuildRuby:0x000055c09a3fb118
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230212-031041",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003487 0.631114 ( 1.042718)
build_miniruby 0.000421 0.000505 0.647684 ( 0.647294)
build_ruby 0.000955 0.000239 2.076942 ( 2.076299)
build_all 0.009567 0.000000 12.396367 ( 1.501107)
build_install 0.006377 0.000000 1.474276 ( 0.715461)
test_btest 0.000607 0.000082 66.281189 ( 5.993889)
test_basic 0.003143 0.000589 0.242709 ( 0.338891)
test_all 0.000986 0.000184 488.622688 ( 46.862586)
test_rubyspec 0.004941 0.023672 35.676263 ( 46.252554)
total: 105.43 sec