Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-095052
#<BuildRuby:0x000055d28a7d73e8
@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.20231215-095052",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004351 0.000030 1.024427 ( 1.292615)
build_miniruby 0.001007 0.000084 0.880353 ( 0.880292)
build_ruby 0.000914 0.000077 2.703634 ( 2.705572)
build_all 0.002964 0.004691 12.083479 ( 1.016322)
build_install 0.006211 0.003872 3.540155 ( 0.973471)
test_btest 0.000616 0.000132 63.137581 ( 5.606348)
test_basic 0.002406 0.000515 0.375386 ( 0.459769)
test_all 0.069394 0.028081 371.915551 ( 42.770752)
test_rubyspec 0.034375 0.031321 39.778646 ( 52.446426)
total: 108.15 sec