Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-065108
#<BuildRuby:0x0000562b84ef7918
@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.20240113-065108",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.000143 0.003933 0.827578 ( 1.290590)
build_miniruby 0.000940 0.000094 0.986631 ( 0.987093)
build_ruby 0.001267 0.000127 2.773698 ( 2.776399)
build_all 0.009651 0.000142 14.604635 ( 1.368710)
build_install 0.008467 0.000378 4.261824 ( 1.153219)
test_btest 0.001082 0.000094 75.137064 ( 7.855153)
test_basic 0.003923 0.000000 0.522879 ( 0.603330)
test_all 0.111611 0.022762 512.982949 ( 58.779759)
test_rubyspec 0.018497 0.017165 49.203614 ( 61.795115)
total: 136.61 sec