Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-140829
#<BuildRuby:0x00005616147bc188
@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.20231212-140829",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004519 0.000411 1.011002 ( 1.305674)
build_miniruby 0.001168 0.000106 0.877553 ( 0.878778)
build_ruby 0.001757 0.000000 2.708088 ( 2.710190)
build_all 0.007921 0.000000 12.049787 ( 1.006391)
build_install 0.014306 0.000091 3.497387 ( 0.960067)
test_btest 0.000761 0.000000 63.450692 ( 5.044672)
test_basic 0.003635 0.000000 0.373087 ( 0.457381)
test_all 0.069776 0.031407 400.176962 ( 40.813973)
test_rubyspec 0.031456 0.039566 39.875338 ( 52.552312)
total: 105.73 sec