Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-075715
#<BuildRuby:0x0000559443187450
@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.20240104-075715",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000000 0.006832 1.037727 ( 1.393304)
build_miniruby 0.000069 0.000937 0.814948 ( 0.814972)
build_ruby 0.000000 0.001462 2.668409 ( 2.669353)
build_all 0.002411 0.005792 11.899179 ( 0.958748)
build_install 0.003567 0.007536 3.482853 ( 0.975769)
test_btest 0.000538 0.000269 61.739909 ( 5.164619)
test_basic 0.002750 0.001375 0.405938 ( 0.486655)
test_all 0.078826 0.020919 370.758119 ( 36.125337)
test_rubyspec 0.025791 0.039893 40.000441 ( 52.570524)
total: 101.16 sec