Logfile: /home/ko1/ruby/logs/brlog.trunk.20230208-150713
#<BuildRuby:0x00005602f8e7b610
@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.20230208-150713",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000272 0.003384 0.615808 ( 1.036026)
build_miniruby 0.000833 0.000119 0.641176 ( 0.640547)
build_ruby 0.001048 0.000150 2.047071 ( 2.047194)
build_all 0.005181 0.004067 12.440545 ( 1.570824)
build_install 0.001068 0.005299 1.470465 ( 0.705779)
test_btest 0.000496 0.000142 63.583752 ( 6.092677)
test_basic 0.003674 0.000224 0.260615 ( 0.355906)
test_all 0.000817 0.000114 497.950881 ( 47.673850)
test_rubyspec 0.014343 0.014655 35.243652 ( 45.842835)
total: 105.97 sec