Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-164600
#<BuildRuby:0x000055c1b241c098
@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.20230625-164600",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004754 0.000108 1.321478 ( 2.598574)
build_miniruby 0.000837 0.000139 0.839344 ( 0.838725)
build_ruby 0.001048 0.000174 2.466019 ( 2.466368)
build_all 0.007938 0.001323 15.386077 ( 1.417513)
build_install 0.010049 0.000000 4.555184 ( 1.135755)
test_btest 0.000695 0.000000 81.415284 ( 7.607942)
test_basic 0.003493 0.000000 0.705881 ( 0.789729)
test_all 0.002154 0.000000 427.326928 ( 42.943734)
test_rubyspec 0.022565 0.018021 42.020414 ( 54.525037)
total: 114.32 sec