Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-234111
#<BuildRuby:0x0000560c75d3c048
@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.20240117-234111",
@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.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001332 0.003282 1.206756 ( 1.596595)
build_miniruby 0.000728 0.000198 0.917880 ( 0.917396)
build_ruby 0.000000 0.001733 2.660283 ( 2.664679)
build_all 0.006368 0.002899 14.558885 ( 1.304781)
build_install 0.007811 0.000000 4.237418 ( 1.064152)
test_btest 0.000770 0.000151 76.167235 ( 6.859190)
test_basic 0.003711 0.001060 0.686335 ( 0.762363)
test_all 0.099230 0.031129 479.832541 ( 50.463948)
test_rubyspec 0.026403 0.037243 80.792777 ( 93.071252)
total: 158.71 sec