Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-104739
#<BuildRuby:0x0000559cf8eeb8e0
@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.20231228-104739",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001290 0.004303 0.791755 ( 1.172462)
build_miniruby 0.000741 0.000202 0.802915 ( 0.802824)
build_ruby 0.001165 0.000317 2.679013 ( 2.684482)
build_all 0.006122 0.001669 11.985742 ( 0.979446)
build_install 0.011798 0.000000 3.404063 ( 0.972432)
test_btest 0.000770 0.000000 61.847035 ( 5.489814)
test_basic 0.000000 0.003978 0.386946 ( 0.467568)
test_all 0.069202 0.028433 383.530960 ( 38.846647)
test_rubyspec 0.042126 0.021174 40.492898 ( 53.050128)
total: 104.47 sec