Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-130907
#<BuildRuby:0x000055c1303c0068
@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.20240615-130907",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.005198 0.000578 1.676992 ( 2.036950)
build_miniruby 0.000972 0.000425 1.093406 ( 1.093553)
build_ruby 0.001037 0.000454 3.339770 ( 3.339319)
build_all 0.007094 0.003104 17.639861 ( 1.636714)
build_install 0.004000 0.006663 6.095625 ( 1.452524)
test_btest 0.000484 0.000242 103.692964 ( 9.117868)
test_basic 0.004769 0.000000 0.948633 ( 1.021425)
test_all 0.094609 0.044283 539.466629 ( 61.181697)
test_rubyspec 0.022262 0.047041 131.968881 ( 16.348090)
total: 97.23 sec