Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-214343
#<BuildRuby:0x000055c1203bb280
@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.20231213-214343",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.000000 0.004965 1.017578 ( 1.275062)
build_miniruby 0.000000 0.000800 0.868057 ( 0.868137)
build_ruby 0.000000 0.001732 2.697842 ( 2.699226)
build_all 0.006414 0.001464 12.137624 ( 1.030350)
build_install 0.009279 0.000940 3.591885 ( 0.970460)
test_btest 0.000686 0.000294 63.837001 ( 5.388084)
test_basic 0.002347 0.001006 0.374169 ( 0.455930)
test_all 0.071415 0.026995 380.614609 ( 32.955500)
test_rubyspec 0.038812 0.034554 39.842786 ( 52.504775)
total: 98.15 sec