Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-125911
#<BuildRuby:0x0000561f793efbb8
@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.20231227-125911",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000000 0.005287 1.075178 ( 1.427454)
build_miniruby 0.000000 0.001570 0.953962 ( 0.957397)
build_ruby 0.000000 0.001386 2.928186 ( 2.927214)
build_all 0.002707 0.007120 16.401429 ( 1.522842)
build_install 0.007882 0.000706 4.643065 ( 1.128004)
test_btest 0.000763 0.000312 85.766459 ( 7.207656)
test_basic 0.003942 0.001613 0.824863 ( 0.898104)
test_all 0.100707 0.035824 527.964823 ( 59.517383)
test_rubyspec 0.031632 0.017108 49.673501 ( 61.997952)
total: 137.58 sec