Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-121212
#<BuildRuby:0x0000557e7d86fbb8
@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.20240103-121212",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.001601 0.003766 1.371095 ( 1.646126)
build_miniruby 0.000796 0.000122 0.829050 ( 0.828749)
build_ruby 0.001106 0.000171 2.834218 ( 2.834109)
build_all 0.007619 0.001172 14.149431 ( 1.317605)
build_install 0.003383 0.004429 4.177157 ( 1.044885)
test_btest 0.000820 0.000176 74.067602 ( 6.612586)
test_basic 0.003729 0.000800 0.651954 ( 0.727364)
test_all 0.093289 0.035623 516.630272 ( 50.286463)
test_rubyspec 0.021925 0.027259 47.760201 ( 60.139370)
total: 125.44 sec