Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-130121
#<BuildRuby:0x0000557de32db840
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231130-130121",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004877 0.000513 1.149375 ( 1.585350)
build_miniruby 0.001360 0.000143 0.884358 ( 0.883949)
build_ruby 0.001326 0.000139 2.848874 ( 2.848856)
build_all 0.010330 0.000000 16.805739 ( 1.461684)
build_install 0.007975 0.000459 5.023554 ( 1.215105)
test_btest 0.000749 0.000069 85.999527 ( 7.745077)
test_basic 0.000000 0.004499 0.633032 ( 0.709563)
test_all 0.102749 0.032851 562.326470 ( 60.622744)
test_rubyspec 0.022344 0.030956 51.466757 ( 63.749308)
total: 140.82 sec