Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-061623
#<BuildRuby:0x000055c40e69f438
@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.20231231-061623",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000841 0.004353 0.809013 ( 1.215124)
build_miniruby 0.000876 0.000319 0.851765 ( 0.851128)
build_ruby 0.001091 0.000397 2.662474 ( 2.663287)
build_all 0.005092 0.002954 12.293527 ( 0.987335)
build_install 0.012884 0.000235 3.401521 ( 0.967701)
test_btest 0.000586 0.000183 62.736699 ( 5.556374)
test_basic 0.000000 0.004723 0.406661 ( 0.486439)
test_all 0.081572 0.018881 388.108510 ( 35.855142)
test_rubyspec 0.019629 0.045246 40.431271 ( 53.007267)
total: 101.59 sec