Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-012734
#<BuildRuby:0x00005574f410c098
@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.20240114-012734",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003929 0.001178 0.805898 ( 1.354802)
build_miniruby 0.000000 0.000954 0.840492 ( 0.840497)
build_ruby 0.000000 0.001649 2.697578 ( 2.698023)
build_all 0.005512 0.003160 12.580340 ( 0.986894)
build_install 0.012400 0.000269 3.636721 ( 0.989659)
test_btest 0.000530 0.000165 65.054997 ( 5.688871)
test_basic 0.005206 0.000000 0.417856 ( 0.497392)
test_all 0.096377 0.002775 387.610293 ( 37.957396)
test_rubyspec 0.034404 0.030376 40.710076 ( 53.256350)
total: 104.27 sec