Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-085850
#<BuildRuby:0x000055b72c21f848
@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.20231217-085850",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004385 0.000065 1.029893 ( 1.267861)
build_miniruby 0.000617 0.000095 0.869501 ( 0.870026)
build_ruby 0.001030 0.000158 2.701498 ( 2.701607)
build_all 0.004144 0.004135 12.014320 ( 1.023912)
build_install 0.010325 0.000000 3.568971 ( 0.980758)
test_btest 0.000754 0.000000 62.598057 ( 6.078230)
test_basic 0.000000 0.002946 0.383461 ( 0.458117)
test_all 0.084146 0.017721 417.435844 ( 36.263118)
test_rubyspec 0.041093 0.027027 39.550220 ( 52.199276)
total: 101.84 sec