Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-002707
#<BuildRuby:0x00005566c4b5c040
@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.20231122-002707",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.005266 0.000395 1.381015 ( 1.782352)
build_miniruby 0.000753 0.000225 0.843287 ( 0.842796)
build_ruby 0.000000 0.001386 2.729035 ( 2.729503)
build_all 0.008138 0.002661 16.961896 ( 1.612090)
build_install 0.009903 0.000000 5.179074 ( 1.198425)
test_btest 0.001041 0.000000 85.961308 ( 7.395880)
test_basic 0.005736 0.000000 0.809852 ( 0.884606)
test_all 0.100670 0.036506 529.522364 ( 49.905646)
test_rubyspec 0.017822 0.037593 51.039201 ( 63.275582)
total: 129.63 sec