Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-173901
#<BuildRuby:0x000055c587a54090
@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.20231119-173901",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004856 0.000083 1.378670 ( 1.753149)
build_miniruby 0.001020 0.000102 0.907692 ( 0.907065)
build_ruby 0.001469 0.000000 2.652449 ( 2.652462)
build_all 0.010105 0.000000 16.879545 ( 1.512412)
build_install 0.009204 0.000022 4.964821 ( 1.187558)
test_btest 0.000958 0.000077 87.611100 ( 7.350987)
test_basic 0.004630 0.000371 0.857758 ( 0.933639)
test_all 0.089964 0.042029 535.138750 ( 50.457717)
test_rubyspec 0.033957 0.018761 51.349455 ( 63.660819)
total: 130.42 sec