Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-215007
#<BuildRuby:0x0000556c4b657f90
@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.20231119-215007",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003844 0.001708 0.903895 ( 1.284114)
build_miniruby 0.000748 0.000333 0.801434 ( 0.801625)
build_ruby 0.000948 0.000421 2.595671 ( 2.596553)
build_all 0.000000 0.008097 12.031766 ( 1.007543)
build_install 0.002291 0.009279 3.636424 ( 0.974441)
test_btest 0.000388 0.000324 63.886235 ( 5.233192)
test_basic 0.003795 0.000185 0.399184 ( 0.479946)
test_all 0.077777 0.016963 342.196048 ( 35.852241)
test_rubyspec 0.036212 0.033394 40.114192 ( 52.663609)
total: 100.89 sec