Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-024755
#<BuildRuby:0x00005654be0cffa8
@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.20231110-024755",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003618 0.000852 1.384161 ( 1.633125)
build_miniruby 0.000927 0.000218 0.832988 ( 0.832528)
build_ruby 0.001046 0.000246 2.695662 ( 2.695986)
build_all 0.006182 0.003683 16.692352 ( 1.494782)
build_install 0.008173 0.000000 4.982545 ( 1.146383)
test_btest 0.001073 0.000000 82.091575 ( 7.791689)
test_basic 0.004104 0.000204 0.639635 ( 0.717384)
test_all 0.107992 0.027109 513.345889 ( 55.358278)
test_rubyspec 0.030393 0.017902 50.344053 ( 62.702491)
total: 134.37 sec