Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-131502
#<BuildRuby:0x0000563b30de00a0
@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.20231214-131502",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004564 0.000887 1.193539 ( 1.555262)
build_miniruby 0.000959 0.000000 0.934342 ( 0.933955)
build_ruby 0.001349 0.000000 2.831438 ( 2.831660)
build_all 0.007288 0.002739 16.761947 ( 1.482243)
build_install 0.004654 0.004020 4.903887 ( 1.154395)
test_btest 0.000763 0.000199 84.043326 ( 7.593507)
test_basic 0.001263 0.003530 0.753133 ( 0.830234)
test_all 0.114395 0.021622 520.243954 ( 54.045358)
test_rubyspec 0.024958 0.028186 51.659930 ( 63.993662)
total: 134.42 sec