Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-195929
#<BuildRuby:0x000055f19939c098
@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.20231228-195929",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.004347 0.001022 1.089360 ( 1.466347)
build_miniruby 0.001006 0.000000 0.966871 ( 0.966064)
build_ruby 0.001550 0.000000 2.764139 ( 2.764066)
build_all 0.010466 0.000057 16.301373 ( 1.503998)
build_install 0.008525 0.000000 4.636881 ( 1.144741)
test_btest 0.001106 0.000000 79.977188 ( 7.730713)
test_basic 0.003624 0.000093 0.570932 ( 0.651617)
test_all 0.110034 0.025703 520.506390 ( 59.907595)
test_rubyspec 0.021930 0.027448 49.709883 ( 62.006069)
total: 138.14 sec