Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-111349
#<BuildRuby:0x000055ed88c52df0
@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.20231229-111349",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000035 0.000005 0.000040 ( 0.000041)
build_up 0.003940 0.000622 1.072757 ( 1.466468)
build_miniruby 0.000814 0.000128 0.802053 ( 0.801436)
build_ruby 0.001579 0.000249 2.865724 ( 2.864889)
build_all 0.009654 0.000178 16.434341 ( 1.470171)
build_install 0.007539 0.001077 4.705812 ( 1.205038)
test_btest 0.001048 0.000000 79.953709 ( 7.859605)
test_basic 0.004354 0.000000 0.571228 ( 0.645777)
test_all 0.109248 0.025067 522.953332 ( 58.110565)
test_rubyspec 0.015213 0.033964 51.682680 ( 63.969958)
total: 138.39 sec