Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-120539
#<BuildRuby:0x0000556e47214098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-120539",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003866 0.000703 0.803715 ( 1.191469)
build_miniruby 0.000828 0.000150 0.828540 ( 0.828787)
build_ruby 0.000000 0.001390 2.665139 ( 2.666178)
build_all 0.003801 0.003949 11.972298 ( 1.005239)
build_install 0.005471 0.004969 3.370720 ( 0.957808)
test_btest 0.000483 0.000161 64.873690 ( 5.162215)
test_basic 0.004055 0.000000 0.385372 ( 0.466290)
test_all 0.069689 0.025542 370.447945 ( 38.150893)
test_rubyspec 0.049753 0.079678 73.510628 ( 85.985341)
total: 136.41 sec